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/cosmic-panel] f44: Update to 1.4.0
Date: Thu, 23 Jul 2026 03:38:59 GMT [thread overview]
Message-ID: <178477793928.1.8298192966869140565.rpms-cosmic-panel-aeb5028e3667@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/cosmic-panel
Branch : f44
Commit : aeb5028e3667f6d1fac32171919db611218f9b0a
Author : Ryan Brue <ryanbrue.dev@gmail.com>
Date : 2026-07-22T22:38:52-05:00
Stats : +67/-65 in 5 file(s)
URL : https://src.fedoraproject.org/rpms/cosmic-panel/c/aeb5028e3667f6d1fac32171919db611218f9b0a?branch=f44
Log:
Update to 1.4.0
---
diff --git a/.gitignore b/.gitignore
index 3a01d5f..d5460ef 100644
--- a/.gitignore
+++ b/.gitignore
@@ -60,3 +60,5 @@
/vendor-1.1.0.tar.gz
/cosmic-panel-1.3.0.tar.gz
/vendor-1.3.0.tar.gz
+/cosmic-panel-1.4.0.tar.gz
+/vendor-1.4.0.tar.gz
diff --git a/cosmic-panel.spec b/cosmic-panel.spec
index eec3316..f75f9cc 100644
--- a/cosmic-panel.spec
+++ b/cosmic-panel.spec
@@ -7,12 +7,12 @@ ExcludeArch: %{ix86}
# While our version corresponds to an upstream tag, we still need to define
# these macros in order to set the VERGEN_GIT_SHA and VERGEN_GIT_COMMIT_DATE
# environment variables in multiple sections of the spec file.
-%global commit db97fd5974702a966cfaf9bd342ab7a4c80f55fa
-%global commitdatestring 2026-07-14 11:45:57 -0400
-%global cosmic_minver 1.3.0
+%global commit f416dbbe72d8600d395d24bf9f96f6ba1299d13b
+%global commitdatestring 2026-07-21 16:30:48 -0600
+%global cosmic_minver 1.4.0
Name: cosmic-panel
-Version: 1.3.0
+Version: 1.4.0
Release: %autorelease
Summary: Panel for the COSMIC Desktop Environment
diff --git a/sources b/sources
index 791091d..b35b3b4 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,2 @@
-SHA512 (cosmic-panel-1.3.0.tar.gz) = ae5f75a4b7b635548d29c95051c455c1925f71474f9d474bbf6436696a44ed7b916be0312af399b2176b41a1c991a682c06be3a56173f91d1521551b28c2c91a
-SHA512 (vendor-1.3.0.tar.gz) = 32df39ec42acbaca65d2d260a454f12da40aad5d883b84920fb34c2f924644619e530120afb00628676dbdeb58b31b280ef47cbe302b66095df002a62a3016eb
+SHA512 (cosmic-panel-1.4.0.tar.gz) = 0c6a4d10a010bae00f4df0d8cd59bf0d9356d320aa63d9bafa9b79de3c17154f0f86e962f9f28676a39bd5656f2f0f1fad97d5bfec1ea07cd53c1608cac7e86d
+SHA512 (vendor-1.4.0.tar.gz) = 3a611c899853bd5418309cc423123689be5a661f7131ac96bac563ce3efeb45aecf5c50e733d02692038c068a6051638e439e13962b06c5f9ace26ba53ab6288
diff --git a/vendor-config-1.3.0.toml b/vendor-config-1.3.0.toml
deleted file mode 100644
index 9f5cb63..0000000
--- a/vendor-config-1.3.0.toml
+++ /dev/null
@@ -1,59 +0,0 @@
-[source.crates-io]
-replace-with = "vendored-sources"
-
-[source."git+https://github.com/iced-rs/cryoglyph.git?rev=e429a025df36ab8145708acb309080ae3deec17a"]
-git = "https://github.com/iced-rs/cryoglyph.git"
-rev = "e429a025df36ab8145708acb309080ae3deec17a"
-replace-with = "vendored-sources"
-
-[source."git+https://github.com/jackpot51/rust-atomicwrites"]
-git = "https://github.com/jackpot51/rust-atomicwrites"
-replace-with = "vendored-sources"
-
-[source."git+https://github.com/pop-os//cosmic-protocols?rev=32283d7"]
-git = "https://github.com/pop-os//cosmic-protocols"
-rev = "32283d7"
-replace-with = "vendored-sources"
-
-[source."git+https://github.com/pop-os/cosmic-notifications"]
-git = "https://github.com/pop-os/cosmic-notifications"
-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."git+https://github.com/pop-os/freedesktop-icons"]
-git = "https://github.com/pop-os/freedesktop-icons"
-replace-with = "vendored-sources"
-
-[source."git+https://github.com/pop-os/launch-pad.git"]
-git = "https://github.com/pop-os/launch-pad.git"
-replace-with = "vendored-sources"
-
-[source."git+https://github.com/pop-os/libcosmic"]
-git = "https://github.com/pop-os/libcosmic"
-replace-with = "vendored-sources"
-
-[source."git+https://github.com/pop-os/smithay-clipboard?tag=sctk-0.20"]
-git = "https://github.com/pop-os/smithay-clipboard"
-tag = "sctk-0.20"
-replace-with = "vendored-sources"
-
-[source."git+https://github.com/pop-os/softbuffer?tag=cosmic-4.0"]
-git = "https://github.com/pop-os/softbuffer"
-tag = "cosmic-4.0"
-replace-with = "vendored-sources"
-
-[source."git+https://github.com/pop-os/window_clipboard.git?tag=sctk-0.20"]
-git = "https://github.com/pop-os/window_clipboard.git"
-tag = "sctk-0.20"
-replace-with = "vendored-sources"
-
-[source."git+https://github.com/smithay/smithay?rev=f0992e7"]
-git = "https://github.com/smithay/smithay"
-rev = "f0992e7"
-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..9f5cb63
--- /dev/null
+++ b/vendor-config-1.4.0.toml
@@ -0,0 +1,59 @@
+[source.crates-io]
+replace-with = "vendored-sources"
+
+[source."git+https://github.com/iced-rs/cryoglyph.git?rev=e429a025df36ab8145708acb309080ae3deec17a"]
+git = "https://github.com/iced-rs/cryoglyph.git"
+rev = "e429a025df36ab8145708acb309080ae3deec17a"
+replace-with = "vendored-sources"
+
+[source."git+https://github.com/jackpot51/rust-atomicwrites"]
+git = "https://github.com/jackpot51/rust-atomicwrites"
+replace-with = "vendored-sources"
+
+[source."git+https://github.com/pop-os//cosmic-protocols?rev=32283d7"]
+git = "https://github.com/pop-os//cosmic-protocols"
+rev = "32283d7"
+replace-with = "vendored-sources"
+
+[source."git+https://github.com/pop-os/cosmic-notifications"]
+git = "https://github.com/pop-os/cosmic-notifications"
+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."git+https://github.com/pop-os/freedesktop-icons"]
+git = "https://github.com/pop-os/freedesktop-icons"
+replace-with = "vendored-sources"
+
+[source."git+https://github.com/pop-os/launch-pad.git"]
+git = "https://github.com/pop-os/launch-pad.git"
+replace-with = "vendored-sources"
+
+[source."git+https://github.com/pop-os/libcosmic"]
+git = "https://github.com/pop-os/libcosmic"
+replace-with = "vendored-sources"
+
+[source."git+https://github.com/pop-os/smithay-clipboard?tag=sctk-0.20"]
+git = "https://github.com/pop-os/smithay-clipboard"
+tag = "sctk-0.20"
+replace-with = "vendored-sources"
+
+[source."git+https://github.com/pop-os/softbuffer?tag=cosmic-4.0"]
+git = "https://github.com/pop-os/softbuffer"
+tag = "cosmic-4.0"
+replace-with = "vendored-sources"
+
+[source."git+https://github.com/pop-os/window_clipboard.git?tag=sctk-0.20"]
+git = "https://github.com/pop-os/window_clipboard.git"
+tag = "sctk-0.20"
+replace-with = "vendored-sources"
+
+[source."git+https://github.com/smithay/smithay?rev=f0992e7"]
+git = "https://github.com/smithay/smithay"
+rev = "f0992e7"
+replace-with = "vendored-sources"
+
+[source.vendored-sources]
+directory = "vendor"
\ No newline at end of file
reply other threads:[~2026-07-23 3:38 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=178477793928.1.8298192966869140565.rpms-cosmic-panel-aeb5028e3667@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