public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/cosmic-notifications] f44: Update to 1.0.15
@ 2026-06-04 0:30 Ryan Brue
0 siblings, 0 replies; only message in thread
From: Ryan Brue @ 2026-06-04 0:30 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/cosmic-notifications
Branch : f44
Commit : cfc384b79133644a5c75d8bdb0f138fa7760c668
Author : Ryan Brue <ryanbrue.dev@gmail.com>
Date : 2026-06-03T19:30:05-05:00
Stats : +66/-64 in 5 file(s)
URL : https://src.fedoraproject.org/rpms/cosmic-notifications/c/cfc384b79133644a5c75d8bdb0f138fa7760c668?branch=f44
Log:
Update to 1.0.15
---
diff --git a/.gitignore b/.gitignore
index 87fc750..296e57e 100644
--- a/.gitignore
+++ b/.gitignore
@@ -52,3 +52,5 @@
/vendor-1.0.13.tar.gz
/cosmic-notifications-1.0.14.tar.gz
/vendor-1.0.14.tar.gz
+/cosmic-notifications-1.0.15.tar.gz
+/vendor-1.0.15.tar.gz
diff --git a/cosmic-notifications.spec b/cosmic-notifications.spec
index 9870067..a24df75 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 a899bfbc6715c36b1f02d7a0f4d3601a3ea0295f
%global commitdatestring 2026-04-29 16:05:13 -0600
-%global cosmic_minver 1.0.14
+%global cosmic_minver 1.0.15
Name: cosmic-notifications
-Version: 1.0.14
+Version: 1.0.15
Release: %autorelease
Summary: Notifications daemon for the COSMIC Desktop Environment
diff --git a/sources b/sources
index 91022ca..7308a66 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,2 @@
-SHA512 (cosmic-notifications-1.0.14.tar.gz) = 19cd2faec653b3d060213caaff177c2b4b0cfd98599c977e068bf0d58d80cc52e9bb79dd4dcbdf7b23bf46ed692c30c1d93ebcaee8f0a58b814fa2abddb9b941
-SHA512 (vendor-1.0.14.tar.gz) = 1eea5d86ffc6da807835b78942152bd902162c5bd6911ae0ea54df1fb3ab294a7f0c3228bf0fe79f26161da6c49d0c7dd4d031f0cddb12e4144461cc4a324473
+SHA512 (cosmic-notifications-1.0.15.tar.gz) = bcd98dab9504cb269bed42888feda335c0fd2f4a95f1ea803a0a0c01aa94a5523cc38c08a755ea4ef399839b625f6c21b41a4fff7c39955ccb7393f83f7c397d
+SHA512 (vendor-1.0.15.tar.gz) = 06c62c321a55c1383844600d59bd045572ed125f15c68b7be7d986a43272ac67aece549d8f54d30b5e3c09a748497f50fb248d2fa367b2a416a2447bfd998043
diff --git a/vendor-config-1.0.14.toml b/vendor-config-1.0.14.toml
deleted file mode 100644
index 85bd0d1..0000000
--- a/vendor-config-1.0.14.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=160b086"]
-git = "https://github.com/pop-os/cosmic-protocols"
-rev = "160b086"
-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..85bd0d1
--- /dev/null
+++ b/vendor-config-1.0.15.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=160b086"]
+git = "https://github.com/pop-os/cosmic-protocols"
+rev = "160b086"
+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:30 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:30 [rpms/cosmic-notifications] f44: 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