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

A new commit has been pushed.

Repo   : rpms/cosmic-notifications
Branch : rawhide
Commit : be8ac69cb9d32cde0d851118f588853f29c9f90d
Author : Ryan Brue <ryanbrue.dev@gmail.com>
Date   : 2026-07-22T22:37:58-05:00
Stats  : +66/-64 in 5 file(s)
URL    : https://src.fedoraproject.org/rpms/cosmic-notifications/c/be8ac69cb9d32cde0d851118f588853f29c9f90d?branch=rawhide

Log:
Update to 1.4.0

---
diff --git a/.gitignore b/.gitignore
index 8e75397..b3fb7a2 100644
--- a/.gitignore
+++ b/.gitignore
@@ -60,3 +60,5 @@
 /vendor-1.1.0.tar.gz
 /cosmic-notifications-1.3.0.tar.gz
 /vendor-1.3.0.tar.gz
+/cosmic-notifications-1.4.0.tar.gz
+/vendor-1.4.0.tar.gz

diff --git a/cosmic-notifications.spec b/cosmic-notifications.spec
index acdd0cc..d1dfff3 100644
--- a/cosmic-notifications.spec
+++ b/cosmic-notifications.spec
@@ -9,10 +9,10 @@ ExcludeArch: %{ix86}
 # environment variables in multiple sections of the spec file.
 %global commit 7c723b7705ec77b1ad5396a1baa9ae1c0cb5a0da
 %global commitdatestring 2026-07-09 18:17:21 -0600
-%global cosmic_minver 1.3.0
+%global cosmic_minver 1.4.0
 
 Name:           cosmic-notifications
-Version: 1.3.0
+Version: 1.4.0
 Release:        %autorelease
 Summary:        Notifications daemon for the COSMIC Desktop Environment
 

diff --git a/sources b/sources
index 7441ba2..b142b92 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,2 @@
-SHA512 (cosmic-notifications-1.3.0.tar.gz) = 9dd7260355a0604ba97c9763f1c11f996d8bd7cae244519e4348815c3615b64d3fc10f4a268d1b2f9b08eb94c8f332f352c3ebac3d88fb1eb1ad53c7e223b5b2
-SHA512 (vendor-1.3.0.tar.gz) = b3bf218891d9b2feaa519574dda1e5698b28452304f605aca223efcb51b0bf06aec6a71bae219c729ac1c16802a4e1c846a03a7db74f9b47baa5d5a0beeb4e29
+SHA512 (cosmic-notifications-1.4.0.tar.gz) = db007494ec53d3d46c5de99b1cd8f10e02b528a107a982ca91aac3c0ab6b04c7890056479d64d56f71f8d7a89657acc7c26c52016b911493e289e769e0e9514a
+SHA512 (vendor-1.4.0.tar.gz) = 73c573a70940ba8076d0054fd0287b652a3a16c672b6d61516e44733ca5706e06a27141127b9285b188e3cc92879fa4db7895ada382df351f21757762d1802fd

diff --git a/vendor-config-1.3.0.toml b/vendor-config-1.3.0.toml
deleted file mode 100644
index 0994db6..0000000
--- a/vendor-config-1.3.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.4.0.toml b/vendor-config-1.4.0.toml
new file mode 100644
index 0000000..0994db6
--- /dev/null
+++ b/vendor-config-1.4.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-07-23  3:38 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-07-23  3:38 [rpms/cosmic-notifications] rawhide: Update to 1.4.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