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