public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/cosmic-applets] f43: Update to 1.0.16
@ 2026-06-10 23:23 Ryan Brue
0 siblings, 0 replies; only message in thread
From: Ryan Brue @ 2026-06-10 23:23 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/cosmic-applets
Branch : f43
Commit : 027a98bb84a8fb80f0fdad484918de9ef389694a
Author : Ryan Brue <ryanbrue.dev@gmail.com>
Date : 2026-06-10T18:22:59-05:00
Stats : +83/-81 in 5 file(s)
URL : https://src.fedoraproject.org/rpms/cosmic-applets/c/027a98bb84a8fb80f0fdad484918de9ef389694a?branch=f43
Log:
Update to 1.0.16
---
diff --git a/.gitignore b/.gitignore
index 7b96a4e..9db9fb2 100644
--- a/.gitignore
+++ b/.gitignore
@@ -54,3 +54,5 @@
/vendor-1.0.14.tar.gz
/cosmic-applets-1.0.15.tar.gz
/vendor-1.0.15.tar.gz
+/cosmic-applets-1.0.16.tar.gz
+/vendor-1.0.16.tar.gz
diff --git a/cosmic-applets.spec b/cosmic-applets.spec
index 364f6fc..a5edff3 100644
--- a/cosmic-applets.spec
+++ b/cosmic-applets.spec
@@ -9,10 +9,10 @@ ExcludeArch: %{ix86}
# environment variables in multiple sections of the spec file.
%global commit 8981b0b48ec21ac2c93cad56d82b33c6ef705888
%global commitdatestring 2026-05-29 19:23:45 +0200
-%global cosmic_minver 1.0.15
+%global cosmic_minver 1.0.16
Name: cosmic-applets
-Version: 1.0.15
+Version: 1.0.16
Release: %autorelease
Summary: Applets for the COSMIC Desktop Environment
diff --git a/sources b/sources
index df03e93..d6a4e6e 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,2 @@
-SHA512 (cosmic-applets-1.0.15.tar.gz) = 26533129a19e90818b0f71ef9968d1161ca9e152eeaca678f8f31a29324d4af8125859f32ff9dc025816c0b4665c8d5c391a2e7833f9c98a75a3983fc1f70e76
-SHA512 (vendor-1.0.15.tar.gz) = 4d3f24c94e4dfd83d1abde5f3f5e1b12e6f6857b95687788f80e890b67d20967c91ae534e86e06bc39dc75c247453d0e2efb43653993e98600eddd7b32b51770
+SHA512 (cosmic-applets-1.0.16.tar.gz) = 260bd111c02a8711d28bc7ae05bc44ca3fc4238fbb9b23132ce6877203592da03e0f791beb49935fa19f1cfebd0929d6f1dfb245b05df61ec3a3206d8aae0607
+SHA512 (vendor-1.0.16.tar.gz) = 4a9bc6cf8ce75d02cac9f4fe554c9f386707647c66ab28bd3d53a3377c27e007464de8ba659a05ea0e171091de31f4e71fbbaeca11d4bdc06c4f7e5c706659af
diff --git a/vendor-config-1.0.15.toml b/vendor-config-1.0.15.toml
deleted file mode 100644
index 5b635ef..0000000
--- a/vendor-config-1.0.15.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//?branch=main"]
-git = "https://github.com/pop-os/cosmic-protocols//"
-branch = "main"
-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.0.16.toml b/vendor-config-1.0.16.toml
new file mode 100644
index 0000000..5b635ef
--- /dev/null
+++ b/vendor-config-1.0.16.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//?branch=main"]
+git = "https://github.com/pop-os/cosmic-protocols//"
+branch = "main"
+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] only message in thread
only message in thread, other threads:[~2026-06-10 23:23 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:23 [rpms/cosmic-applets] 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