public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/cosmic-applets] f45: Update to 1.8.0
@ 2026-09-09 21:05 Ryan Brue
  0 siblings, 0 replies; only message in thread
From: Ryan Brue @ 2026-09-09 21:05 UTC (permalink / raw)
  To: git-commits

A new commit has been pushed.

Repo   : rpms/cosmic-applets
Branch : f45
Commit : 93a77c2428d488a7ff1f07dbf20e237c62008251
Author : Ryan Brue <ryanbrue.dev@gmail.com>
Date   : 2026-09-09T16:04:56-05:00
Stats  : +85/-83 in 5 file(s)
URL    : https://src.fedoraproject.org/rpms/cosmic-applets/c/93a77c2428d488a7ff1f07dbf20e237c62008251?branch=f45

Log:
Update to 1.8.0

---
diff --git a/.gitignore b/.gitignore
index f67956d..de04d9f 100644
--- a/.gitignore
+++ b/.gitignore
@@ -66,3 +66,5 @@
 /vendor-1.5.0.tar.gz
 /cosmic-applets-1.6.0.tar.gz
 /vendor-1.6.0.tar.gz
+/cosmic-applets-1.8.0.tar.gz
+/vendor-1.8.0.tar.gz

diff --git a/cosmic-applets.spec b/cosmic-applets.spec
index ed68d0c..dc146bd 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 73d727814c25864eb24c0b0f573c44ad5f1fc239
-%global commitdatestring 2026-08-18 17:23:33 +0200
-%global cosmic_minver 1.6.0
+%global commit b933e538c043fbece3f6ecc432538608b3382819
+%global commitdatestring 2026-09-08 15:34:47 -0400
+%global cosmic_minver 1.8.0
 
 Name:           cosmic-applets
-Version: 1.6.0
+Version: 1.8.0
 Release:        %autorelease
 Summary:        Applets for the COSMIC Desktop Environment
 

diff --git a/sources b/sources
index fa1a736..d37ad52 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,2 @@
-SHA512 (cosmic-applets-1.6.0.tar.gz) = 5648ae49a49ec2af75c88b5e31221da0f3841887f6e74f2327f1cb1a2c1eadbc5ddc2c4b201208a34dfa6f96d97cc73f1b7287b9ef79bdf076f7cbe3ba8bbe31
-SHA512 (vendor-1.6.0.tar.gz) = 7cf379bea09c2b8e29081c63994b912b836fc5a475f3b10cc51d0dc1147ac5d7751eccf9680d23bc697770a515ee7b7882c0b221919211a3ea3c2c955484c88a
+SHA512 (cosmic-applets-1.8.0.tar.gz) = 09c9a5c41780673fbead832d8ba4b97002eb8e3416bcff8abe41184d7479ebd7fcccd6e5454367d0818387f7ac3fcaca808cf5c125f55cecada5fa144944b127
+SHA512 (vendor-1.8.0.tar.gz) = fa1151f284a4326d72c4d0f9655dd37f7d5e37e99d41beaed4d5fcd0e6ef89d734260a6558f1fc7472c3a3b34a6514f7e036a6361343dd834a6325e92206dedb

diff --git a/vendor-config-1.6.0.toml b/vendor-config-1.6.0.toml
deleted file mode 100644
index 36e5486..0000000
--- a/vendor-config-1.6.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.8.0.toml b/vendor-config-1.8.0.toml
new file mode 100644
index 0000000..36e5486
--- /dev/null
+++ b/vendor-config-1.8.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] only message in thread

only message in thread, other threads:[~2026-09-09 21:05 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-09-09 21:05 [rpms/cosmic-applets] f45: Update to 1.8.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