public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/pop-launcher] rawhide: Update to 1.8.0
@ 2026-09-09 21:10 Ryan Brue
0 siblings, 0 replies; only message in thread
From: Ryan Brue @ 2026-09-09 21:10 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/pop-launcher
Branch : rawhide
Commit : bbbb55624bef9d84fd6c23e343362695eaef3ec3
Author : Ryan Brue <ryanbrue.dev@gmail.com>
Date : 2026-09-09T16:10:36-05:00
Stats : +21/-19 in 5 file(s)
URL : https://src.fedoraproject.org/rpms/pop-launcher/c/bbbb55624bef9d84fd6c23e343362695eaef3ec3?branch=rawhide
Log:
Update to 1.8.0
---
diff --git a/.gitignore b/.gitignore
index 802386a..92b9927 100644
--- a/.gitignore
+++ b/.gitignore
@@ -62,3 +62,5 @@
/vendor-1.5.0.tar.gz
/launcher-1.6.0.tar.gz
/vendor-1.6.0.tar.gz
+/launcher-1.8.0.tar.gz
+/vendor-1.8.0.tar.gz
diff --git a/pop-launcher.spec b/pop-launcher.spec
index 88eaa3b..db5181e 100644
--- a/pop-launcher.spec
+++ b/pop-launcher.spec
@@ -8,12 +8,12 @@ ExcludeArch: %{ix86}
# While our version corresponds to an upstream tag, we still need to define
# these macros in order to set the VERGEN_GIT_SHA and VERGEN_GIT_COMMIT_DATE
# environment variables in multiple sections of the spec file.
-%global commit a332a3a73316a3595816dd02fe426a1d3543167a
-%global commitdatestring 2026-07-02 21:14:06 +0200
-%global cosmic_minver 1.6.0
+%global commit 6390080a98a4a59b4e8196d28de97d3cb4d138ec
+%global commitdatestring 2026-08-24 10:46:26 -0600
+%global cosmic_minver 1.8.0
Name: pop-launcher
-Version: 1.6.0
+Version: 1.8.0
Epoch: 1
Release: %autorelease
Summary: Modular IPC-based desktop launcher service
diff --git a/sources b/sources
index cc722d7..8337c40 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,2 @@
-SHA512 (launcher-1.6.0.tar.gz) = f17be1a67ed0381c2e789e2df5e7402fc1549232078d971da50723cac7f08ef842ec2218a397be5a065c13893935474a02dc98846fc5fdeca52197b645e3a715
-SHA512 (vendor-1.6.0.tar.gz) = 1c5cf2b21401f1ef6b7b88dd9ca1380a8babe724887ae385252e49eaf49bd26bfdc6e71082d8db450a7a15637b422357c3b1c9242f8e54ae145eac87dbd2d524
+SHA512 (launcher-1.8.0.tar.gz) = f8a78b56404ffe3810c0fe45476acfbdffff236dd2842e2ce27fd0fde2b7f2dc083ad5d3ffe7f35b25ad2ee4c1b4b7733ff442803896958e39d486b1e6bcf0b9
+SHA512 (vendor-1.8.0.tar.gz) = ff3d8065a47d21e539b10b9c7334a95cba63747cbac1438639c2ae39a335b3fa66300d7e5d458e87a204f6bdc75038acd6d280d932bd263cda72979cfdd6631c
diff --git a/vendor-config-1.6.0.toml b/vendor-config-1.6.0.toml
deleted file mode 100644
index d6f5292..0000000
--- a/vendor-config-1.6.0.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.8.0.toml b/vendor-config-1.8.0.toml
new file mode 100644
index 0000000..d6f5292
--- /dev/null
+++ b/vendor-config-1.8.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-09-09 21:10 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-09-09 21:10 [rpms/pop-launcher] rawhide: Update to 1.8.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