public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Ryan Brue <ryanbrue.dev@gmail.com>
To: git-commits@fedoraproject.org
Subject: [rpms/pop-launcher] f44: Update to 1.5.0
Date: Thu, 30 Jul 2026 00:46:25 GMT	[thread overview]
Message-ID: <178537238521.1.10176809529449670276.rpms-pop-launcher-afd1d3c79595@fedoraproject.org> (raw)

A new commit has been pushed.

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

Log:
Update to 1.5.0

---
diff --git a/.gitignore b/.gitignore
index 8fbbe8a..e837568 100644
--- a/.gitignore
+++ b/.gitignore
@@ -59,3 +59,5 @@
 /vendor-config-1.3.0.toml
 /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

                 reply	other threads:[~2026-07-30  0:46 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=178537238521.1.10176809529449670276.rpms-pop-launcher-afd1d3c79595@fedoraproject.org \
    --to=ryanbrue.dev@gmail.com \
    --cc=git-commits@fedoraproject.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox