public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/cosmic-panel] f43: Update to 1.1.0
@ 2026-06-24  3:37 Ryan Brue
  0 siblings, 0 replies; only message in thread
From: Ryan Brue @ 2026-06-24  3:37 UTC (permalink / raw)
  To: git-commits

A new commit has been pushed.

Repo   : rpms/cosmic-panel
Branch : f43
Commit : 34a9becf5fdd26f4ea668bf801dcf4413d8621d7
Author : Ryan Brue <ryanbrue.dev@gmail.com>
Date   : 2026-06-23T22:37:54-05:00
Stats  : +66/-64 in 5 file(s)
URL    : https://src.fedoraproject.org/rpms/cosmic-panel/c/34a9becf5fdd26f4ea668bf801dcf4413d8621d7?branch=f43

Log:
Update to 1.1.0

---
diff --git a/.gitignore b/.gitignore
index ae83769..ab9a36c 100644
--- a/.gitignore
+++ b/.gitignore
@@ -56,3 +56,5 @@
 /vendor-1.0.15.tar.gz
 /cosmic-panel-1.0.16.tar.gz
 /vendor-1.0.16.tar.gz
+/cosmic-panel-1.1.0.tar.gz
+/vendor-1.1.0.tar.gz

diff --git a/cosmic-panel.spec b/cosmic-panel.spec
index 2eb276a..a480bda 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 6119bb106255b2cd51cd281919662de3b6d8b433
-%global commitdatestring 2026-06-05 20:15:21 -0400
-%global cosmic_minver 1.0.16
+%global commit 45f03a3864a9385349be3ca13202553280e667d4
+%global commitdatestring 2026-06-22 15:45:29 -0400
+%global cosmic_minver 1.1.0
 
 Name:           cosmic-panel
-Version: 1.0.16
+Version: 1.1.0
 Release:        %autorelease
 Summary:        Panel for the COSMIC Desktop Environment
 

diff --git a/sources b/sources
index 2cd629d..75b83ed 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,2 @@
-SHA512 (cosmic-panel-1.0.16.tar.gz) = 4657c5e312a5d903ebb098466f96451389aa8c77b040c1fc8661eb281cbb80b4343e47a03d7032ec740261e43fab656aded7450e77cfcca9b105dc15bcb0094a
-SHA512 (vendor-1.0.16.tar.gz) = 78da13afdd1aaca07673c050232bd156c8e4be283be892c342205374d06b8fb57497215d530e217de154281dca216be2d901cdd83773600e68ee9d0e40341c40
+SHA512 (cosmic-panel-1.1.0.tar.gz) = e530dd34388a767a592076e146afb625e4edafed6478fd6d6ea24fd50faa4896bcaef1511663969859f55cfb7bade27bfb79a4b2be3a9ed8b25bc464da0524d6
+SHA512 (vendor-1.1.0.tar.gz) = bc6a1d1a1a9190a68cdd15052bb224b95a16306594b24f08a8ec00039f1b90628bdab4e9fac7e6fe2a4582134daf7c17f2979a889c07525d0113c2de2f268cfa

diff --git a/vendor-config-1.0.16.toml b/vendor-config-1.0.16.toml
deleted file mode 100644
index 7a4b277..0000000
--- a/vendor-config-1.0.16.toml
+++ /dev/null
@@ -1,58 +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"]
-git = "https://github.com/pop-os//cosmic-protocols"
-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=dba255c"]
-git = "https://github.com/smithay/smithay"
-rev = "dba255c"
-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..7a4b277
--- /dev/null
+++ b/vendor-config-1.1.0.toml
@@ -0,0 +1,58 @@
+[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"]
+git = "https://github.com/pop-os//cosmic-protocols"
+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=dba255c"]
+git = "https://github.com/smithay/smithay"
+rev = "dba255c"
+replace-with = "vendored-sources"
+
+[source.vendored-sources]
+directory = "vendor"
\ No newline at end of file

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2026-06-24  3:37 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-06-24  3:37 [rpms/cosmic-panel] f43: Update to 1.1.0 Ryan Brue

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox