public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/pop-launcher] rawhide: Update to 1.5.0
@ 2026-07-30  0:46 Ryan Brue
  0 siblings, 0 replies; only message in thread
From: Ryan Brue @ 2026-07-30  0:46 UTC (permalink / raw)
  To: git-commits

A new commit has been pushed.

Repo   : rpms/pop-launcher
Branch : rawhide
Commit : 577f01514626d1d2bdd97cacb934fd3edeaf3d8d
Author : Ryan Brue <ryanbrue.dev@gmail.com>
Date   : 2026-07-29T19:45:56-05:00
Stats  : +19/-17 in 5 file(s)
URL    : https://src.fedoraproject.org/rpms/pop-launcher/c/577f01514626d1d2bdd97cacb934fd3edeaf3d8d?branch=rawhide

Log:
Update to 1.5.0

---
diff --git a/.gitignore b/.gitignore
index b68969c..fd26542 100644
--- a/.gitignore
+++ b/.gitignore
@@ -58,3 +58,5 @@
 /vendor-1.3.0.tar.gz
 /launcher-1.4.0.tar.gz
 /vendor-1.4.0.tar.gz
+/launcher-1.5.0.tar.gz
+/vendor-1.5.0.tar.gz

diff --git a/pop-launcher.spec b/pop-launcher.spec
index ca6d0b8..d549b3a 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 a332a3a73316a3595816dd02fe426a1d3543167a
 %global commitdatestring 2026-07-02 21:14:06 +0200
-%global cosmic_minver 1.4.0
+%global cosmic_minver 1.5.0
 
 Name:           pop-launcher
-Version: 1.4.0
+Version: 1.5.0
 Epoch: 1
 Release:        %autorelease
 Summary:        Modular IPC-based desktop launcher service

diff --git a/sources b/sources
index e8d2cd7..1c7a848 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,2 @@
-SHA512 (launcher-1.4.0.tar.gz) = 555fa33d15a39b8c791a771c7c72efc5ebb59a21b02d94b64949cebbd3b5363ef1f91ea7a7f5f9399786818b58ed5adaa42bfc3571e5c5dd122b9e980b10bf1a
-SHA512 (vendor-1.4.0.tar.gz) = 9fac60e58b27b84d4da8d3a3b5f6749a3241792f6905864cab9a5c624415c7649807a733de16897ca927d3922b14f5e5b0cf274807feaa09dd7c7176efffe47e
+SHA512 (launcher-1.5.0.tar.gz) = 9559a0607f2224b2e909a056e8a0cb8627157ba8dc73cb1a47c76c76a2be5a2cc98c7a51fb1535f9f472d51322eb98cd3a97dca755fa3b2d32033c414a83e6cf
+SHA512 (vendor-1.5.0.tar.gz) = fc85abc704ecc59c772551fc9c3898a452f182465ffbe3379e835964c4e60d16037ee37c561f5b961f1120c1254c76f950100434cd8bdb292294f440a4bcde4b

diff --git a/vendor-config-1.4.0.toml b/vendor-config-1.4.0.toml
deleted file mode 100644
index d6f5292..0000000
--- a/vendor-config-1.4.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.5.0.toml b/vendor-config-1.5.0.toml
new file mode 100644
index 0000000..d6f5292
--- /dev/null
+++ b/vendor-config-1.5.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-07-30  0:46 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-07-30  0:46 [rpms/pop-launcher] rawhide: Update to 1.5.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