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] rawhide: Update to 1.4.0
Date: Thu, 23 Jul 2026 03:46:03 GMT	[thread overview]
Message-ID: <178477836376.1.446197236032858343.rpms-pop-launcher-bd9373f9f61c@fedoraproject.org> (raw)

A new commit has been pushed.

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

Log:
Update to 1.4.0

---
diff --git a/.gitignore b/.gitignore
index b6f7bbb..b68969c 100644
--- a/.gitignore
+++ b/.gitignore
@@ -56,3 +56,5 @@
 /vendor-1.1.0.tar.gz
 /launcher-1.3.0.tar.gz
 /vendor-1.3.0.tar.gz
+/launcher-1.4.0.tar.gz
+/vendor-1.4.0.tar.gz

diff --git a/pop-launcher.spec b/pop-launcher.spec
index 8a0d10d..ca6d0b8 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.3.0
+%global cosmic_minver 1.4.0
 
 Name:           pop-launcher
-Version: 1.3.0
+Version: 1.4.0
 Epoch: 1
 Release:        %autorelease
 Summary:        Modular IPC-based desktop launcher service

diff --git a/sources b/sources
index ebe17b6..e8d2cd7 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,2 @@
-SHA512 (launcher-1.3.0.tar.gz) = e0a6e73b86115db6edaca9558f4ce759a1af8009db2e99e67d0ad5f8ad7335bd51df5a135e4f74b3549286d8f00209f49cb1ec0418692acb40e3ddbf3f944bd7
-SHA512 (vendor-1.3.0.tar.gz) = ee430cd5f3cf289cc4eeb84cd3d566c7c168f57ec30153bd96df6725b8c096b78ea71996454d31cd6afa63d561f078790304452b5fbb6cfc8ef22f741b41d5b5
+SHA512 (launcher-1.4.0.tar.gz) = 555fa33d15a39b8c791a771c7c72efc5ebb59a21b02d94b64949cebbd3b5363ef1f91ea7a7f5f9399786818b58ed5adaa42bfc3571e5c5dd122b9e980b10bf1a
+SHA512 (vendor-1.4.0.tar.gz) = 9fac60e58b27b84d4da8d3a3b5f6749a3241792f6905864cab9a5c624415c7649807a733de16897ca927d3922b14f5e5b0cf274807feaa09dd7c7176efffe47e

diff --git a/vendor-config-1.3.0.toml b/vendor-config-1.3.0.toml
deleted file mode 100644
index d6f5292..0000000
--- a/vendor-config-1.3.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.4.0.toml b/vendor-config-1.4.0.toml
new file mode 100644
index 0000000..d6f5292
--- /dev/null
+++ b/vendor-config-1.4.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-23  3: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=178477836376.1.446197236032858343.rpms-pop-launcher-bd9373f9f61c@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