public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/cosmic-idle] rawhide: Update to 1.3.0
@ 2026-07-15 1:22 Ryan Brue
0 siblings, 0 replies; only message in thread
From: Ryan Brue @ 2026-07-15 1:22 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/cosmic-idle
Branch : rawhide
Commit : b9fce2842ba7fe8f2f7c5a35c0406b457f659f54
Author : Ryan Brue <ryanbrue.dev@gmail.com>
Date : 2026-07-14T20:22:48-05:00
Stats : +38/-36 in 5 file(s)
URL : https://src.fedoraproject.org/rpms/cosmic-idle/c/b9fce2842ba7fe8f2f7c5a35c0406b457f659f54?branch=rawhide
Log:
Update to 1.3.0
---
diff --git a/.gitignore b/.gitignore
index a058865..1fe5f16 100644
--- a/.gitignore
+++ b/.gitignore
@@ -56,3 +56,5 @@
/vendor-1.0.16.tar.gz
/cosmic-idle-1.1.0.tar.gz
/vendor-1.1.0.tar.gz
+/cosmic-idle-1.3.0.tar.gz
+/vendor-1.3.0.tar.gz
diff --git a/cosmic-idle.spec b/cosmic-idle.spec
index 229c0b4..be57843 100644
--- a/cosmic-idle.spec
+++ b/cosmic-idle.spec
@@ -11,14 +11,14 @@ 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.1.0
+%global cosmic_minver 1.3.0
Name: cosmic-idle
-Version: 1.1.0
+Version: 1.3.0
Release: %autorelease
Summary: Idle notify manager for COSMIC
-License: ((Apache-2.0 OR MIT) AND BSD-3-Clause) AND (0BSD OR Apache-2.0 OR MIT) AND Apache-2.0 AND (Apache-2.0 OR Apache-2.0 WITH LLVM-exception OR MIT) AND (Apache-2.0 OR BSD-2-Clause OR MIT) AND (Apache-2.0 OR BSD-3-Clause OR MIT) AND (Apache-2.0 OR BSL-1.0) AND (Apache-2.0 OR CC0-1.0 OR MIT) AND (Apache-2.0 OR CC0-1.0 OR MIT-0) AND (Apache-2.0 OR MIT) AND (Apache-2.0 OR MIT OR Zlib) AND BSD-2-Clause AND BSD-3-Clause AND BSL-1.0 AND CC0-1.0 AND GPL-2.0-only AND GPL-3.0-only AND ISC AND MIT AND (MIT OR Unlicense) AND MPL-2.0 AND Unicode-3.0 AND Zlib
+License: (Apache-2.0 OR Apache-2.0 WITH LLVM-exception OR MIT) AND (Apache-2.0 OR BSL-1.0) AND (Apache-2.0 OR CC0-1.0 OR MIT) AND (Apache-2.0 OR LGPL-2.1-or-later OR MIT) AND (Apache-2.0 OR MIT OR Zlib) AND (Apache-2.0 OR MIT) AND (MIT OR Unlicense) AND Apache-2.0 AND BSD-3-Clause AND BSL-1.0 AND CC0-1.0 AND ISC AND MIT AND MPL-2.0 AND Unicode-3.0
URL: https://github.com/pop-os/cosmic-idle
diff --git a/sources b/sources
index 75fac7d..0d531c5 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,2 @@
-SHA512 (cosmic-idle-1.1.0.tar.gz) = b2cdbaa910f88668244976b05dda8f61494aceeb641b485944ce9a8410b1190e93a2b18169ff22b03c29e3bb2fed5d896294b1bad57a8382084aa9b89c55bbd7
-SHA512 (vendor-1.1.0.tar.gz) = 669af5021f2584dcd6a953cf8cc859966c0d02e99c6ed7ba23b36a4ea3f9a28e2a845294a42978d4eb4d8bbcea6a6a39573317c0b3fe37213d7caa58e7b0f20a
+SHA512 (cosmic-idle-1.3.0.tar.gz) = e99a04931281dd60e5871a736f1a9ec2242ecdfe2664eb98ba6a7b145a2ec51f948368f350b699b82d8620c98835a0423f18a3028085d4e061f7c66115f27ce5
+SHA512 (vendor-1.3.0.tar.gz) = 22e757135b0abd6c3bfff02df8a90a794a5e0c77554e6934a40d2156994c68312b7dce2c921239500975342188fd90dc5fc34a82f6d0ffd07ff328d68d275bff
diff --git a/vendor-config-1.1.0.toml b/vendor-config-1.1.0.toml
deleted file mode 100644
index cc9f98d..0000000
--- a/vendor-config-1.1.0.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.3.0.toml b/vendor-config-1.3.0.toml
new file mode 100644
index 0000000..cc9f98d
--- /dev/null
+++ b/vendor-config-1.3.0.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
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-07-15 1:22 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-07-15 1:22 [rpms/cosmic-idle] rawhide: Update to 1.3.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