public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/pop-launcher] rawhide: Update to 1.0.15
@ 2026-06-04 0:43 Ryan Brue
0 siblings, 0 replies; only message in thread
From: Ryan Brue @ 2026-06-04 0:43 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/pop-launcher
Branch : rawhide
Commit : 2aa4d5cecc626702d00906afff685a961b036aae
Author : Ryan Brue <ryanbrue.dev@gmail.com>
Date : 2026-06-03T19:43:02-05:00
Stats : +19/-17 in 5 file(s)
URL : https://src.fedoraproject.org/rpms/pop-launcher/c/2aa4d5cecc626702d00906afff685a961b036aae?branch=rawhide
Log:
Update to 1.0.15
---
diff --git a/.gitignore b/.gitignore
index e6e64d9..cadfc54 100644
--- a/.gitignore
+++ b/.gitignore
@@ -48,3 +48,5 @@
/vendor-1.0.13.tar.gz
/launcher-1.0.14.tar.gz
/vendor-1.0.14.tar.gz
+/launcher-1.0.15.tar.gz
+/vendor-1.0.15.tar.gz
diff --git a/pop-launcher.spec b/pop-launcher.spec
index f22a758..15e365e 100644
--- a/pop-launcher.spec
+++ b/pop-launcher.spec
@@ -10,10 +10,10 @@ ExcludeArch: %{ix86}
# environment variables in multiple sections of the spec file.
%global commit 5b868510716673b31a650488401489898352e2d9
%global commitdatestring 2026-02-13 12:35:27 -0700
-%global cosmic_minver 1.0.14
+%global cosmic_minver 1.0.15
Name: pop-launcher
-Version: 1.0.14
+Version: 1.0.15
Epoch: 1
Release: %autorelease
Summary: Modular IPC-based desktop launcher service
diff --git a/sources b/sources
index 5fe9810..a5486e4 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,2 @@
-SHA512 (launcher-1.0.14.tar.gz) = ce6a378364c8109933b97dfadfa82414a4bbad3838b420fe9891d87b71b6245dc87919144302e55c81930246cc96f335370467fed1162f6c52255e1c32ca03c1
-SHA512 (vendor-1.0.14.tar.gz) = 9b36d25de153146097d33898d7b6628032bc2cc8ac151778703c5b739a84771d58055badb8c7dff49bb7a53bab94457eac02e4d32f30ec98868ba51e587b2e93
+SHA512 (launcher-1.0.15.tar.gz) = dd46e12a2f0a3c4c4ee5ac6142f9b7087f892ff15419cf056077976084049066970a5d0719d03da5f9fae95e09558328b7308aabbfb567ded89bd08ff485ffb5
+SHA512 (vendor-1.0.15.tar.gz) = 409af0a69cedac3c175665b31933c4a97d4751bfddb08f290d8772b6c65d100584ed98be810e308363d83753a4018ea1ac3849174e416c2686792914fcd1b4c7
diff --git a/vendor-config-1.0.14.toml b/vendor-config-1.0.14.toml
deleted file mode 100644
index d6f5292..0000000
--- a/vendor-config-1.0.14.toml
+++ /dev/null
@@ -1,13 +0,0 @@
-[source.crates-io]
-replace-with = "vendored-sources"
-
-[source."git+https://github.com/pop-os//cosmic-protocols"]
-git = "https://github.com/pop-os//cosmic-protocols"
-replace-with = "vendored-sources"
-
-[source."git+https://github.com/pop-os/dbus-settings-bindings"]
-git = "https://github.com/pop-os/dbus-settings-bindings"
-replace-with = "vendored-sources"
-
-[source.vendored-sources]
-directory = "vendor"
\ No newline at end of file
diff --git a/vendor-config-1.0.15.toml b/vendor-config-1.0.15.toml
new file mode 100644
index 0000000..d6f5292
--- /dev/null
+++ b/vendor-config-1.0.15.toml
@@ -0,0 +1,13 @@
+[source.crates-io]
+replace-with = "vendored-sources"
+
+[source."git+https://github.com/pop-os//cosmic-protocols"]
+git = "https://github.com/pop-os//cosmic-protocols"
+replace-with = "vendored-sources"
+
+[source."git+https://github.com/pop-os/dbus-settings-bindings"]
+git = "https://github.com/pop-os/dbus-settings-bindings"
+replace-with = "vendored-sources"
+
+[source.vendored-sources]
+directory = "vendor"
\ No newline at end of file
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-06-04 0:43 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-06-04 0:43 [rpms/pop-launcher] rawhide: Update to 1.0.15 Ryan Brue
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox