public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/cosmic-panel] f43: Update to 1.0.16
@ 2026-06-10 23:31 Ryan Brue
0 siblings, 0 replies; only message in thread
From: Ryan Brue @ 2026-06-10 23:31 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/cosmic-panel
Branch : f43
Commit : 0ac43855df9d313e082171c2ef83e949db5e57d7
Author : Ryan Brue <ryanbrue.dev@gmail.com>
Date : 2026-06-10T18:31:31-05:00
Stats : +66/-64 in 5 file(s)
URL : https://src.fedoraproject.org/rpms/cosmic-panel/c/0ac43855df9d313e082171c2ef83e949db5e57d7?branch=f43
Log:
Update to 1.0.16
---
diff --git a/.gitignore b/.gitignore
index 86a026b..ae83769 100644
--- a/.gitignore
+++ b/.gitignore
@@ -54,3 +54,5 @@
/vendor-1.0.14.tar.gz
/cosmic-panel-1.0.15.tar.gz
/vendor-1.0.15.tar.gz
+/cosmic-panel-1.0.16.tar.gz
+/vendor-1.0.16.tar.gz
diff --git a/cosmic-panel.spec b/cosmic-panel.spec
index 5c8547d..2eb276a 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 546a6c45210574caed9a3e51446aa8ad622d3627
-%global commitdatestring 2026-05-27 09:18:50 -0600
-%global cosmic_minver 1.0.15
+%global commit 6119bb106255b2cd51cd281919662de3b6d8b433
+%global commitdatestring 2026-06-05 20:15:21 -0400
+%global cosmic_minver 1.0.16
Name: cosmic-panel
-Version: 1.0.15
+Version: 1.0.16
Release: %autorelease
Summary: Panel for the COSMIC Desktop Environment
diff --git a/sources b/sources
index 09ff231..2cd629d 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,2 @@
-SHA512 (cosmic-panel-1.0.15.tar.gz) = 5f010887977d2881c01790b2ff002915775116fc67aef9765658e2071aeb0a09095b8329f6060db628dd5d164fe6e9546226e891de25adafed70fadd4fd5479f
-SHA512 (vendor-1.0.15.tar.gz) = 5c51c49aa7e664fc6216781e81311499021d6dacbd18cf90de54de69da590b75b10a73ea43faa4b82ea72bb1304b9a231b598ff30fdc2324c0dde19f13d62ed0
+SHA512 (cosmic-panel-1.0.16.tar.gz) = 4657c5e312a5d903ebb098466f96451389aa8c77b040c1fc8661eb281cbb80b4343e47a03d7032ec740261e43fab656aded7450e77cfcca9b105dc15bcb0094a
+SHA512 (vendor-1.0.16.tar.gz) = 78da13afdd1aaca07673c050232bd156c8e4be283be892c342205374d06b8fb57497215d530e217de154281dca216be2d901cdd83773600e68ee9d0e40341c40
diff --git a/vendor-config-1.0.15.toml b/vendor-config-1.0.15.toml
deleted file mode 100644
index 7a4b277..0000000
--- a/vendor-config-1.0.15.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.0.16.toml b/vendor-config-1.0.16.toml
new file mode 100644
index 0000000..7a4b277
--- /dev/null
+++ b/vendor-config-1.0.16.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-10 23:31 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-06-10 23:31 [rpms/cosmic-panel] f43: Update to 1.0.16 Ryan Brue
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox