public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/cosmic-bg] rawhide: Update to 1.0.16
@ 2026-06-10 23:22 Ryan Brue
0 siblings, 0 replies; only message in thread
From: Ryan Brue @ 2026-06-10 23:22 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/cosmic-bg
Branch : rawhide
Commit : c3e128edbf9af01cb10c2587e3b1ccbee6ff6dc7
Author : Ryan Brue <ryanbrue.dev@gmail.com>
Date : 2026-06-10T18:22:07-05:00
Stats : +29/-27 in 5 file(s)
URL : https://src.fedoraproject.org/rpms/cosmic-bg/c/c3e128edbf9af01cb10c2587e3b1ccbee6ff6dc7?branch=rawhide
Log:
Update to 1.0.16
---
diff --git a/.gitignore b/.gitignore
index e2459ae..f04edec 100644
--- a/.gitignore
+++ b/.gitignore
@@ -54,3 +54,5 @@
/vendor-1.0.14.tar.gz
/cosmic-bg-1.0.15.tar.gz
/vendor-1.0.15.tar.gz
+/cosmic-bg-1.0.16.tar.gz
+/vendor-1.0.16.tar.gz
diff --git a/cosmic-bg.spec b/cosmic-bg.spec
index c155623..7e11ea0 100644
--- a/cosmic-bg.spec
+++ b/cosmic-bg.spec
@@ -9,10 +9,10 @@ ExcludeArch: %{ix86}
# environment variables in multiple sections of the spec file.
%global commit b1ca4c180ab29dd185472b777ab0abdb1f96ccaf
%global commitdatestring 2026-04-29 18:55:25 -0600
-%global cosmic_minver 1.0.15
+%global cosmic_minver 1.0.16
Name: cosmic-bg
-Version: 1.0.15
+Version: 1.0.16
Release: %autorelease
Summary: Background manager for the COSMIC Desktop Environment
diff --git a/sources b/sources
index f59817d..313614b 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,2 @@
-SHA512 (cosmic-bg-1.0.15.tar.gz) = 7b47a43b6a4bbf5d1e058dd12fcf22bd519a03f82958d692534ed1e524b88a685e87632122a91421b4c834da0af85a9cb244c09d7e1d0115f42148f50097f77d
-SHA512 (vendor-1.0.15.tar.gz) = 1259f40abddc6eedadb30ce5d651ee470d4c46d4952de6404635ca892df340c68a6c010d875ee9fd1a62a7af80a7d3d3b154cfd2d7be33f8cb27d957cbaf5d88
+SHA512 (cosmic-bg-1.0.16.tar.gz) = 97835fcb687c532fd266bce2cc1f8cd8c912f48ff9861e0bdbe39fdb6657dc9cf5dd25238fc0969809b2ecaba306e65fb35136f1860912cf34ab9c98d4e18383
+SHA512 (vendor-1.0.16.tar.gz) = 7abed6d7d17e34b913319f238f203863bd4edf349ba71a0eb0236c67cf89f29680d1f9783fdd1f9632004950c8312f90400b23c3883cc762485587c9db3b8a7d
diff --git a/vendor-config-1.0.15.toml b/vendor-config-1.0.15.toml
deleted file mode 100644
index a0fe290..0000000
--- a/vendor-config-1.0.15.toml
+++ /dev/null
@@ -1,23 +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/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/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.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..a0fe290
--- /dev/null
+++ b/vendor-config-1.0.16.toml
@@ -0,0 +1,23 @@
+[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/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/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.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-10 23:22 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-06-10 23:22 [rpms/cosmic-bg] rawhide: Update to 1.0.16 Ryan Brue
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox