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-idle] f43: Update to 1.0.16
Date: Wed, 10 Jun 2026 23:26:56 GMT [thread overview]
Message-ID: <178113401602.1.8897624680504511548.rpms-cosmic-idle-da73510475c2@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/cosmic-idle
Branch : f43
Commit : da73510475c24df444b9856831f3622feb5b5310
Author : Ryan Brue <ryanbrue.dev@gmail.com>
Date : 2026-06-10T18:26:50-05:00
Stats : +37/-35 in 5 file(s)
URL : https://src.fedoraproject.org/rpms/cosmic-idle/c/da73510475c24df444b9856831f3622feb5b5310?branch=f43
Log:
Update to 1.0.16
---
diff --git a/.gitignore b/.gitignore
index c1ab22b..a5393dd 100644
--- a/.gitignore
+++ b/.gitignore
@@ -52,3 +52,5 @@
/vendor-1.0.14.tar.gz
/cosmic-idle-1.0.15.tar.gz
/vendor-1.0.15.tar.gz
+/cosmic-idle-1.0.16.tar.gz
+/vendor-1.0.16.tar.gz
diff --git a/cosmic-idle.spec b/cosmic-idle.spec
index d4b35bb..c5445de 100644
--- a/cosmic-idle.spec
+++ b/cosmic-idle.spec
@@ -11,10 +11,10 @@ ExcludeArch: %{ix86}
# environment variables in multiple sections of the spec file.
%global commit c95d066b5b640509a6369634b669ca60dc50e168
%global commitdatestring 2026-02-13 12:35:27 -0700
-%global cosmic_minver 1.0.15
+%global cosmic_minver 1.0.16
Name: cosmic-idle
-Version: 1.0.15
+Version: 1.0.16
Release: %autorelease
Summary: Idle notify manager for COSMIC
diff --git a/sources b/sources
index d955bba..15dbe38 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,2 @@
-SHA512 (cosmic-idle-1.0.15.tar.gz) = e775dcf3bf7529bcdad6ef87886fc3948c1b2c6a028daf74e6177db13e00a2ee24497778d0d5e0067d76b1c3afe05feac2f3405052fc932efce5d3374981ef56
-SHA512 (vendor-1.0.15.tar.gz) = bd8a30792a4e3a73400daf059daf81f77d3beda4e80ce93b52b42ea9234baca780c1515f9830039ab2b8ccb2151f6a8b63d2c448a1c14da59bc9e1e43d7d91ef
+SHA512 (cosmic-idle-1.0.16.tar.gz) = 371a63b026e0f555aab41d5eb2bfba8a8c21ca277c627c732373da93e017ee47b34a66267cf8a68d3e15a894ac8a24cf2e9e7c0b389b2cf57c21b1a79fe2ec81
+SHA512 (vendor-1.0.16.tar.gz) = ba895852b264a791bf8c7bdb253b55a7c55c548737f89e78ca9bd26742baf7da54a6ff58586cf44f56d29bfbd56328a0c95e5cbbb30362f5c9a6bd881dc8e6cb
diff --git a/vendor-config-1.0.15.toml b/vendor-config-1.0.15.toml
deleted file mode 100644
index cc9f98d..0000000
--- a/vendor-config-1.0.15.toml
+++ /dev/null
@@ -1,31 +0,0 @@
-[source.crates-io]
-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-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/libcosmic"]
-git = "https://github.com/pop-os/libcosmic"
-replace-with = "vendored-sources"
-
-[source."git+https://github.com/pop-os/smithay-clipboard?tag=pop-dnd-5"]
-git = "https://github.com/pop-os/smithay-clipboard"
-tag = "pop-dnd-5"
-replace-with = "vendored-sources"
-
-[source."git+https://github.com/pop-os/window_clipboard.git?tag=pop-0.13-2"]
-git = "https://github.com/pop-os/window_clipboard.git"
-tag = "pop-0.13-2"
-replace-with = "vendored-sources"
-
-[source.vendored-sources]
-directory = "vendor"
\ No newline at end of file
diff --git a/vendor-config-1.0.16.toml b/vendor-config-1.0.16.toml
new file mode 100644
index 0000000..cc9f98d
--- /dev/null
+++ b/vendor-config-1.0.16.toml
@@ -0,0 +1,31 @@
+[source.crates-io]
+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-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/libcosmic"]
+git = "https://github.com/pop-os/libcosmic"
+replace-with = "vendored-sources"
+
+[source."git+https://github.com/pop-os/smithay-clipboard?tag=pop-dnd-5"]
+git = "https://github.com/pop-os/smithay-clipboard"
+tag = "pop-dnd-5"
+replace-with = "vendored-sources"
+
+[source."git+https://github.com/pop-os/window_clipboard.git?tag=pop-0.13-2"]
+git = "https://github.com/pop-os/window_clipboard.git"
+tag = "pop-0.13-2"
+replace-with = "vendored-sources"
+
+[source.vendored-sources]
+directory = "vendor"
\ No newline at end of file
reply other threads:[~2026-06-10 23:26 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=178113401602.1.8897624680504511548.rpms-cosmic-idle-da73510475c2@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