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.1.0
Date: Wed, 24 Jun 2026 03:45:15 GMT	[thread overview]
Message-ID: <178227271529.1.10764670001462758681.rpms-pop-launcher-055a3ade542a@fedoraproject.org> (raw)

A new commit has been pushed.

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

Log:
Update to 1.1.0

---
diff --git a/.gitignore b/.gitignore
index 04b8aa4..5899611 100644
--- a/.gitignore
+++ b/.gitignore
@@ -52,3 +52,5 @@
 /vendor-1.0.15.tar.gz
 /launcher-1.0.16.tar.gz
 /vendor-1.0.16.tar.gz
+/launcher-1.1.0.tar.gz
+/vendor-1.1.0.tar.gz

diff --git a/pop-launcher.spec b/pop-launcher.spec
index 20ecbf5..0329a0c 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.16
+%global cosmic_minver 1.1.0
 
 Name:           pop-launcher
-Version: 1.0.16
+Version: 1.1.0
 Epoch: 1
 Release:        %autorelease
 Summary:        Modular IPC-based desktop launcher service

diff --git a/sources b/sources
index 02dc94a..12be4fb 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,2 @@
-SHA512 (launcher-1.0.16.tar.gz) = aaaa69c3bfcc96c33de8392a843cdd36f7195da7b5ec81fb44d62fd6fbdc9484557ca20d3796dc30615d235fa6c0ca40368156dfb57db5ea536e2f7bec78e1cc
-SHA512 (vendor-1.0.16.tar.gz) = d0138df09c60514b990a5e6ec289b0dbbd97e53f46ab3916ba4adde593228366258c56c1d273e9bb484dc504485956c8923e30a04dc2bdde43cfcad6c5521a47
+SHA512 (launcher-1.1.0.tar.gz) = 41141b7f96c45e2255d6e0f8ad695764762d3c17a557f49520fe0c915ca1ba03fe14879759a8f3bd400c8b4b0a0489ef26260ab8c1a6fd08a1e7beba5fd37902
+SHA512 (vendor-1.1.0.tar.gz) = cefd67bc2df7b5348ababa14ffa271fa0bb0575b4f95e35ef428750396e8c17b710ce5b249d51ae305446c4c7be7d5494e82cf00a5b4ce87bc5f0eba36ce23ff

diff --git a/vendor-config-1.0.16.toml b/vendor-config-1.0.16.toml
deleted file mode 100644
index d6f5292..0000000
--- a/vendor-config-1.0.16.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.1.0.toml b/vendor-config-1.1.0.toml
new file mode 100644
index 0000000..d6f5292
--- /dev/null
+++ b/vendor-config-1.1.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-06-24  3:45 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=178227271529.1.10764670001462758681.rpms-pop-launcher-055a3ade542a@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