public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/cosmic-applets] rawhide: Update to 1.6.0
@ 2026-08-20  2:43 Ryan Brue
  0 siblings, 0 replies; 3+ messages in thread
From: Ryan Brue @ 2026-08-20  2:43 UTC (permalink / raw)
  To: git-commits

A new commit has been pushed.

Repo   : rpms/cosmic-applets
Branch : rawhide
Commit : 9db9f27c80c7da6b61e30afa8e564b491977f494
Author : Ryan Brue <ryanbrue.dev@gmail.com>
Date   : 2026-08-19T21:43:27-05:00
Stats  : +85/-83 in 5 file(s)
URL    : https://src.fedoraproject.org/rpms/cosmic-applets/c/9db9f27c80c7da6b61e30afa8e564b491977f494?branch=rawhide

Log:
Update to 1.6.0

---
diff --git a/.gitignore b/.gitignore
index 76ba4de..f67956d 100644
--- a/.gitignore
+++ b/.gitignore
@@ -64,3 +64,5 @@
 /vendor-1.4.0.tar.gz
 /cosmic-applets-1.5.0.tar.gz
 /vendor-1.5.0.tar.gz
+/cosmic-applets-1.6.0.tar.gz
+/vendor-1.6.0.tar.gz

diff --git a/cosmic-applets.spec b/cosmic-applets.spec
index 3b7867a..ed68d0c 100644
--- a/cosmic-applets.spec
+++ b/cosmic-applets.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 ec8ffdc85d1f316b387cf89672609933064e6e88
-%global commitdatestring 2026-07-28 16:44:41 +0200
-%global cosmic_minver 1.5.0
+%global commit 73d727814c25864eb24c0b0f573c44ad5f1fc239
+%global commitdatestring 2026-08-18 17:23:33 +0200
+%global cosmic_minver 1.6.0
 
 Name:           cosmic-applets
-Version: 1.5.0
+Version: 1.6.0
 Release:        %autorelease
 Summary:        Applets for the COSMIC Desktop Environment
 

diff --git a/sources b/sources
index 445ed36..fa1a736 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,2 @@
-SHA512 (cosmic-applets-1.5.0.tar.gz) = 05f92803a45f3c2e08944c8f0da34fbe92738f588a5a16fd9d80549bd8fc712690faef22d7de11f9968931ba74c2bb459a614b5fecb68c2798297d462228b973
-SHA512 (vendor-1.5.0.tar.gz) = aad47997e4abe5b5001e757350536655c51acc61ac48e8ffa6629267dd5cd87309c7fbba5552902dbe1caecede57e02a8615e974abf807e982e8a9ebfae6e7d2
+SHA512 (cosmic-applets-1.6.0.tar.gz) = 5648ae49a49ec2af75c88b5e31221da0f3841887f6e74f2327f1cb1a2c1eadbc5ddc2c4b201208a34dfa6f96d97cc73f1b7287b9ef79bdf076f7cbe3ba8bbe31
+SHA512 (vendor-1.6.0.tar.gz) = 7cf379bea09c2b8e29081c63994b912b836fc5a475f3b10cc51d0dc1147ac5d7751eccf9680d23bc697770a515ee7b7882c0b221919211a3ea3c2c955484c88a

diff --git a/vendor-config-1.5.0.toml b/vendor-config-1.5.0.toml
deleted file mode 100644
index 36e5486..0000000
--- a/vendor-config-1.5.0.toml
+++ /dev/null
@@ -1,77 +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-comp.git?rev=5eb5af4"]
-git = "https://github.com/pop-os/cosmic-comp.git"
-rev = "5eb5af4"
-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/cosmic-panel"]
-git = "https://github.com/pop-os/cosmic-panel"
-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-settings"]
-git = "https://github.com/pop-os/cosmic-settings"
-replace-with = "vendored-sources"
-
-[source."git+https://github.com/pop-os/cosmic-settings-daemon"]
-git = "https://github.com/pop-os/cosmic-settings-daemon"
-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/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/pop-os/winit.git?tag=cosmic-0.14"]
-git = "https://github.com/pop-os/winit.git"
-tag = "cosmic-0.14"
-replace-with = "vendored-sources"
-
-[source."git+https://github.com/wash2/accesskit?tag=cosmic-0.14"]
-git = "https://github.com/wash2/accesskit"
-tag = "cosmic-0.14"
-replace-with = "vendored-sources"
-
-[source.vendored-sources]
-directory = "vendor"
\ No newline at end of file

diff --git a/vendor-config-1.6.0.toml b/vendor-config-1.6.0.toml
new file mode 100644
index 0000000..36e5486
--- /dev/null
+++ b/vendor-config-1.6.0.toml
@@ -0,0 +1,77 @@
+[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-comp.git?rev=5eb5af4"]
+git = "https://github.com/pop-os/cosmic-comp.git"
+rev = "5eb5af4"
+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/cosmic-panel"]
+git = "https://github.com/pop-os/cosmic-panel"
+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-settings"]
+git = "https://github.com/pop-os/cosmic-settings"
+replace-with = "vendored-sources"
+
+[source."git+https://github.com/pop-os/cosmic-settings-daemon"]
+git = "https://github.com/pop-os/cosmic-settings-daemon"
+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/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/pop-os/winit.git?tag=cosmic-0.14"]
+git = "https://github.com/pop-os/winit.git"
+tag = "cosmic-0.14"
+replace-with = "vendored-sources"
+
+[source."git+https://github.com/wash2/accesskit?tag=cosmic-0.14"]
+git = "https://github.com/wash2/accesskit"
+tag = "cosmic-0.14"
+replace-with = "vendored-sources"
+
+[source.vendored-sources]
+directory = "vendor"
\ No newline at end of file

^ permalink raw reply related	[flat|nested] 3+ messages in thread

* [rpms/cosmic-applets] rawhide: Update to 1.6.0
@ 2026-08-20  3:02 Ryan Brue
  0 siblings, 0 replies; 3+ messages in thread
From: Ryan Brue @ 2026-08-20  3:02 UTC (permalink / raw)
  To: git-commits

A new commit has been pushed.

Repo   : rpms/cosmic-applets
Branch : rawhide
Commit : 6e6afec0f76f76ec39809606483647b5bc9a0d9e
Author : Ryan Brue <ryanbrue.dev@gmail.com>
Date   : 2026-08-19T22:02:21-05:00
Stats  : +0/-0 in 0 file(s)
URL    : https://src.fedoraproject.org/rpms/cosmic-applets/c/6e6afec0f76f76ec39809606483647b5bc9a0d9e?branch=rawhide

Log:
Update to 1.6.0

^ permalink raw reply	[flat|nested] 3+ messages in thread

* [rpms/cosmic-applets] rawhide: Update to 1.6.0
@ 2026-08-20  2:49 Ryan Brue
  0 siblings, 0 replies; 3+ messages in thread
From: Ryan Brue @ 2026-08-20  2:49 UTC (permalink / raw)
  To: git-commits

A new commit has been pushed.

Repo   : rpms/cosmic-applets
Branch : rawhide
Commit : 119cc57ef5970c460274f1ab42c7edd1d28f7ed5
Author : Ryan Brue <ryanbrue.dev@gmail.com>
Date   : 2026-08-19T21:49:31-05:00
Stats  : +0/-0 in 0 file(s)
URL    : https://src.fedoraproject.org/rpms/cosmic-applets/c/119cc57ef5970c460274f1ab42c7edd1d28f7ed5?branch=rawhide

Log:
Update to 1.6.0

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2026-08-20  3:02 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-08-20  2:43 [rpms/cosmic-applets] rawhide: Update to 1.6.0 Ryan Brue
2026-08-20  2:49 Ryan Brue
2026-08-20  3:02 Ryan Brue

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