public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Ryan Brue <ryanbrue.dev@gmail.com>
To: git-commits@fedoraproject.org
Subject: [rpms/cosmic-notifications] rawhide: Update to 1.0.15
Date: Thu, 04 Jun 2026 00:29:50 GMT	[thread overview]
Message-ID: <178053299088.1.9669554198533724136.rpms-cosmic-notifications-28c204e0ce30@fedoraproject.org> (raw)

A new commit has been pushed.

Repo   : rpms/cosmic-notifications
Branch : rawhide
Commit : 28c204e0ce30695f35af65b8185bff0f3c9a8ac8
Author : Ryan Brue <ryanbrue.dev@gmail.com>
Date   : 2026-06-03T19:29:44-05:00
Stats  : +66/-64 in 5 file(s)
URL    : https://src.fedoraproject.org/rpms/cosmic-notifications/c/28c204e0ce30695f35af65b8185bff0f3c9a8ac8?branch=rawhide

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

                 reply	other threads:[~2026-06-04  0:29 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=178053299088.1.9669554198533724136.rpms-cosmic-notifications-28c204e0ce30@fedoraproject.org \
    --to=ryanbrue.dev@gmail.com \
    --cc=git-commits@fedoraproject.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox