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

A new commit has been pushed.

Repo   : rpms/cosmic-notifications
Branch : f45
Commit : 6dd33b287e384664f8ac702a58bccc1ae637d0a9
Author : Ryan Brue <ryanbrue.dev@gmail.com>
Date   : 2026-09-09T15:49:20-05:00
Stats  : +68/-66 in 5 file(s)
URL    : https://src.fedoraproject.org/rpms/cosmic-notifications/c/6dd33b287e384664f8ac702a58bccc1ae637d0a9?branch=f45

Log:
Update to 1.8.0

---
diff --git a/.gitignore b/.gitignore
index d302ed1..7a0644a 100644
--- a/.gitignore
+++ b/.gitignore
@@ -66,3 +66,5 @@
 /vendor-1.5.0.tar.gz
 /cosmic-notifications-1.6.0.tar.gz
 /vendor-1.6.0.tar.gz
+/cosmic-notifications-1.8.0.tar.gz
+/vendor-1.8.0.tar.gz

diff --git a/cosmic-notifications.spec b/cosmic-notifications.spec
index 43250d7..f26cb6b 100644
--- a/cosmic-notifications.spec
+++ b/cosmic-notifications.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 7837e494961db34492ae6bf957a644c1fb508081
-%global commitdatestring 2026-07-30 20:58:55 +0200
-%global cosmic_minver 1.6.0
+%global commit 8486bd6b7378bd95f29fc0fe13adbc9e3c6df951
+%global commitdatestring 2026-08-24 20:08:49 +0200
+%global cosmic_minver 1.8.0
 
 Name:           cosmic-notifications
-Version: 1.6.0
+Version: 1.8.0
 Release:        %autorelease
 Summary:        Notifications daemon for the COSMIC Desktop Environment
 

diff --git a/sources b/sources
index 01c4217..72f8a06 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,2 @@
-SHA512 (cosmic-notifications-1.6.0.tar.gz) = c94007390284bc537e838392df1673f40ac1ed15225d6052d1132636398fc300396454bfcfd4223305414e2a806d6a835d2996ce48b745526f008429e5a40a17
-SHA512 (vendor-1.6.0.tar.gz) = 499ac9221f828eb7dd82e820ace8e6ee1e72e83956352d6da7e9557969d2a0c2f95513ef14054ff329b6e6a56dccaaf9b56468aac10a09c41469d9507f517da6
+SHA512 (cosmic-notifications-1.8.0.tar.gz) = 9d4e502722fccf37a2b9b72f3e1a60ee4d72a60572fe53619e1a5e267d20fa4d0eb3f8853e74bd88c8a28c7ebafcc9430732a89fc94637b9afac6b2346037294
+SHA512 (vendor-1.8.0.tar.gz) = 852048a61f993d8bd361a36bde13f27d2cff192ff94b42c8ce8915c411552d20666b84b83cfe4e6bb9a5280676ce54fb71f6028809c7ba784cf86412f50ad85d

diff --git a/vendor-config-1.6.0.toml b/vendor-config-1.6.0.toml
deleted file mode 100644
index 0994db6..0000000
--- a/vendor-config-1.6.0.toml
+++ /dev/null
@@ -1,60 +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-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/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..0994db6
--- /dev/null
+++ b/vendor-config-1.8.0.toml
@@ -0,0 +1,60 @@
+[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-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/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 20:49 UTC | newest]

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