public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/pop-launcher] rawhide: Update to 1.1.0
@ 2026-06-24 3:44 Ryan Brue
0 siblings, 0 replies; only message in thread
From: Ryan Brue @ 2026-06-24 3:44 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/pop-launcher
Branch : rawhide
Commit : b041f3132ed8350d813af47423a9357c0d9f1181
Author : Ryan Brue <ryanbrue.dev@gmail.com>
Date : 2026-06-23T22:44:49-05:00
Stats : +19/-17 in 5 file(s)
URL : https://src.fedoraproject.org/rpms/pop-launcher/c/b041f3132ed8350d813af47423a9357c0d9f1181?branch=rawhide
Log:
Update to 1.1.0
---
diff --git a/.gitignore b/.gitignore
index 04b8aa4..5899611 100644
--- a/.gitignore
+++ b/.gitignore
@@ -52,3 +52,5 @@
/vendor-1.0.15.tar.gz
/launcher-1.0.16.tar.gz
/vendor-1.0.16.tar.gz
+/launcher-1.1.0.tar.gz
+/vendor-1.1.0.tar.gz
diff --git a/pop-launcher.spec b/pop-launcher.spec
index 20ecbf5..0329a0c 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.16
+%global cosmic_minver 1.1.0
Name: pop-launcher
-Version: 1.0.16
+Version: 1.1.0
Epoch: 1
Release: %autorelease
Summary: Modular IPC-based desktop launcher service
diff --git a/sources b/sources
index 02dc94a..12be4fb 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,2 @@
-SHA512 (launcher-1.0.16.tar.gz) = aaaa69c3bfcc96c33de8392a843cdd36f7195da7b5ec81fb44d62fd6fbdc9484557ca20d3796dc30615d235fa6c0ca40368156dfb57db5ea536e2f7bec78e1cc
-SHA512 (vendor-1.0.16.tar.gz) = d0138df09c60514b990a5e6ec289b0dbbd97e53f46ab3916ba4adde593228366258c56c1d273e9bb484dc504485956c8923e30a04dc2bdde43cfcad6c5521a47
+SHA512 (launcher-1.1.0.tar.gz) = 41141b7f96c45e2255d6e0f8ad695764762d3c17a557f49520fe0c915ca1ba03fe14879759a8f3bd400c8b4b0a0489ef26260ab8c1a6fd08a1e7beba5fd37902
+SHA512 (vendor-1.1.0.tar.gz) = cefd67bc2df7b5348ababa14ffa271fa0bb0575b4f95e35ef428750396e8c17b710ce5b249d51ae305446c4c7be7d5494e82cf00a5b4ce87bc5f0eba36ce23ff
diff --git a/vendor-config-1.0.16.toml b/vendor-config-1.0.16.toml
deleted file mode 100644
index d6f5292..0000000
--- a/vendor-config-1.0.16.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.1.0.toml b/vendor-config-1.1.0.toml
new file mode 100644
index 0000000..d6f5292
--- /dev/null
+++ b/vendor-config-1.1.0.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-24 3:44 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-06-24 3:44 [rpms/pop-launcher] rawhide: Update to 1.1.0 Ryan Brue
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox