public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/cosmic-applets] rawhide: Update to 1.0.15
@ 2026-06-04 0:19 Ryan Brue
0 siblings, 0 replies; only message in thread
From: Ryan Brue @ 2026-06-04 0:19 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/cosmic-applets
Branch : rawhide
Commit : 4eb69a3bc409a8169434efb099896f2083961d31
Author : Ryan Brue <ryanbrue.dev@gmail.com>
Date : 2026-06-03T19:19:29-05:00
Stats : +85/-83 in 5 file(s)
URL : https://src.fedoraproject.org/rpms/cosmic-applets/c/4eb69a3bc409a8169434efb099896f2083961d31?branch=rawhide
Log:
Update to 1.0.15
---
diff --git a/.gitignore b/.gitignore
index 2b821ca..7b96a4e 100644
--- a/.gitignore
+++ b/.gitignore
@@ -52,3 +52,5 @@
/vendor-1.0.13.tar.gz
/cosmic-applets-1.0.14.tar.gz
/vendor-1.0.14.tar.gz
+/cosmic-applets-1.0.15.tar.gz
+/vendor-1.0.15.tar.gz
diff --git a/cosmic-applets.spec b/cosmic-applets.spec
index af4e06d..364f6fc 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 377f129611f144c3c2d77f3fde890b14e86c5139
-%global commitdatestring 2026-05-26 08:33:04 -0600
-%global cosmic_minver 1.0.14
+%global commit 8981b0b48ec21ac2c93cad56d82b33c6ef705888
+%global commitdatestring 2026-05-29 19:23:45 +0200
+%global cosmic_minver 1.0.15
Name: cosmic-applets
-Version: 1.0.14
+Version: 1.0.15
Release: %autorelease
Summary: Applets for the COSMIC Desktop Environment
diff --git a/sources b/sources
index a943c32..df03e93 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,2 @@
-SHA512 (cosmic-applets-1.0.14.tar.gz) = b69c1aa17ec8530a4784d32d6b49fb4a466337e2d022dcab8bb0e4555e601d856ea62ecfd01a7cbbc015ea0d52e47566237597757605f81d7a51887f15156b8f
-SHA512 (vendor-1.0.14.tar.gz) = 8b4d860d14c240cf6b782e04d9960e711144cde64e22f2ba4e6a34d2a9febec5baef12a36195abb354353f3ff8c922b8c5575c16d388e5520a63d9e46edbf7e6
+SHA512 (cosmic-applets-1.0.15.tar.gz) = 26533129a19e90818b0f71ef9968d1161ca9e152eeaca678f8f31a29324d4af8125859f32ff9dc025816c0b4665c8d5c391a2e7833f9c98a75a3983fc1f70e76
+SHA512 (vendor-1.0.15.tar.gz) = 4d3f24c94e4dfd83d1abde5f3f5e1b12e6f6857b95687788f80e890b67d20967c91ae534e86e06bc39dc75c247453d0e2efb43653993e98600eddd7b32b51770
diff --git a/vendor-config-1.0.14.toml b/vendor-config-1.0.14.toml
deleted file mode 100644
index 5b635ef..0000000
--- a/vendor-config-1.0.14.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.15.toml b/vendor-config-1.0.15.toml
new file mode 100644
index 0000000..5b635ef
--- /dev/null
+++ b/vendor-config-1.0.15.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-04 0:19 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-06-04 0:19 [rpms/cosmic-applets] rawhide: Update to 1.0.15 Ryan Brue
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox