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] f43: Update to 1.8.0
Date: Wed, 09 Sep 2026 20:40:43 GMT [thread overview]
Message-ID: <178898644339.1.7537595716788220995.rpms-cosmic-panel-b85c91d65cbb@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/cosmic-panel
Branch : f43
Commit : b85c91d65cbb35bcbf71b7ad8aba97da4c1690e5
Author : Ryan Brue <ryanbrue.dev@gmail.com>
Date : 2026-09-09T15:40:35-05:00
Stats : +67/-65 in 5 file(s)
URL : https://src.fedoraproject.org/rpms/cosmic-panel/c/b85c91d65cbb35bcbf71b7ad8aba97da4c1690e5?branch=f43
Log:
Update to 1.8.0
---
diff --git a/.gitignore b/.gitignore
index 977cc63..4f41ff9 100644
--- a/.gitignore
+++ b/.gitignore
@@ -66,3 +66,5 @@
/vendor-1.5.0.tar.gz
/cosmic-panel-1.6.0.tar.gz
/vendor-1.6.0.tar.gz
+/cosmic-panel-1.8.0.tar.gz
+/vendor-1.8.0.tar.gz
diff --git a/cosmic-panel.spec b/cosmic-panel.spec
index 91be976..caadfb4 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 d6699ffc423a3830bf4cab7e2c7f08a173e998f0
-%global commitdatestring 2026-07-28 23:03:28 +0200
-%global cosmic_minver 1.6.0
+%global commit f664a34c788f09689be9efa88e41040d7e6361f1
+%global commitdatestring 2026-09-04 09:01:13 -0400
+%global cosmic_minver 1.8.0
Name: cosmic-panel
-Version: 1.6.0
+Version: 1.8.0
Release: %autorelease
Summary: Panel for the COSMIC Desktop Environment
diff --git a/sources b/sources
index 32e97cd..21b71b6 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,2 @@
-SHA512 (cosmic-panel-1.6.0.tar.gz) = 4fd7b13d994449442a3f8efdec01ca9adbba314bff8559389a764bab458e02a77e1b6ee5e11966297e2bec17783690c89d3bb4ff9fce8139ea51f5d6183cbd68
-SHA512 (vendor-1.6.0.tar.gz) = 1d9900accec666178638478a018b47fd247e84e6fbe66a175b50bafffa63ce66dd2443e67da1a1ba9814caea97651f2c7d3ee11fce0fdb3fe056f24c23655400
+SHA512 (cosmic-panel-1.8.0.tar.gz) = 63ec3326b15fbdaac9e37d3064e7e2ca7894fe5a92f6b865e3501a0938e476e5175a67aad183ba68871f93741824487e914ec71d15d6158208ade0b139294a2f
+SHA512 (vendor-1.8.0.tar.gz) = 161a9c31c5cc8e816a3646e33363109bd4e3da73612c22c59704647e396901cc962bb038949a82bacb6a6414bcd24bd4180b3240257b7f535db137454d64f975
diff --git a/vendor-config-1.6.0.toml b/vendor-config-1.6.0.toml
deleted file mode 100644
index 9f5cb63..0000000
--- a/vendor-config-1.6.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.8.0.toml b/vendor-config-1.8.0.toml
new file mode 100644
index 0000000..9f5cb63
--- /dev/null
+++ b/vendor-config-1.8.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-09-09 20:40 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=178898644339.1.7537595716788220995.rpms-cosmic-panel-b85c91d65cbb@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