public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/cosmic-bg] rawhide: Update to 1.3.0
@ 2026-07-15 1:17 Ryan Brue
0 siblings, 0 replies; only message in thread
From: Ryan Brue @ 2026-07-15 1:17 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/cosmic-bg
Branch : rawhide
Commit : 897ca79e2f413bc2f55f08512f2510d6b6c5866b
Author : Ryan Brue <ryanbrue.dev@gmail.com>
Date : 2026-07-14T20:17:48-05:00
Stats : +33/-30 in 5 file(s)
URL : https://src.fedoraproject.org/rpms/cosmic-bg/c/897ca79e2f413bc2f55f08512f2510d6b6c5866b?branch=rawhide
Log:
Update to 1.3.0
---
diff --git a/.gitignore b/.gitignore
index 73faede..5a06e74 100644
--- a/.gitignore
+++ b/.gitignore
@@ -58,3 +58,5 @@
/vendor-1.0.16.tar.gz
/cosmic-bg-1.1.0.tar.gz
/vendor-1.1.0.tar.gz
+/cosmic-bg-1.3.0.tar.gz
+/vendor-1.3.0.tar.gz
diff --git a/cosmic-bg.spec b/cosmic-bg.spec
index 4cc82e6..e3617d1 100644
--- a/cosmic-bg.spec
+++ b/cosmic-bg.spec
@@ -7,16 +7,16 @@ ExcludeArch: %{ix86}
# While our version corresponds to an upstream tag, we still need to define
# these macros in order to set the VERGEN_GIT_SHA and VERGEN_GIT_COMMIT_DATE
# environment variables in multiple sections of the spec file.
-%global commit 8dd97b67e1d475bec72e2020bca245159ed3f189
-%global commitdatestring 2026-06-23 01:00:58 +0200
-%global cosmic_minver 1.1.0
+%global commit ed65f7d3dc9e3d4af3cd65244a966e01bff0f730
+%global commitdatestring 2026-07-07 17:03:22 -0400
+%global cosmic_minver 1.3.0
Name: cosmic-bg
-Version: 1.1.0
+Version: 1.3.0
Release: %autorelease
Summary: Background manager for the COSMIC Desktop Environment
-License: (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 MIT) AND (Apache-2.0 OR MIT OR Zlib) AND BSD-3-Clause AND BSL-1.0 AND CC0-1.0 AND ISC AND MIT AND (MIT OR Unlicense) AND MPL-2.0
+License: (0BSD OR Apache-2.0 OR MIT) 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) AND (Apache-2.0 OR CC0-1.0 OR MIT) AND (Apache-2.0 OR CC0-1.0) 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 (BSD-3-Clause OR MIT) AND (MIT OR Unlicense) AND Apache-2.0 AND BSD-2-Clause AND BSD-3-Clause AND BSL-1.0 AND CC0-1.0 AND ISC AND MIT AND MPL-2.0 AND NCSA AND Unicode-3.0
URL: https://github.com/pop-os/cosmic-bg
@@ -37,6 +37,7 @@ BuildRequires: wayland-devel
BuildRequires: libxkbcommon-devel
BuildRequires: just
BuildRequires: desktop-backgrounds-compat
+BuildRequires: libdav1d-devel
Requires: cosmic-icon-theme >= %{cosmic_minver}
Requires: desktop-backgrounds-compat
diff --git a/sources b/sources
index 6196b32..d52b0e2 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,2 @@
-SHA512 (cosmic-bg-1.1.0.tar.gz) = 4c7d4c3ba2a8cb39dc1f3fca17b6261fb65ac860f241e768d39a32fcc4f901d02366e1861051de9d7a3ea764a004d862b11100bfe1f5ad3fd833248cd5fecee3
-SHA512 (vendor-1.1.0.tar.gz) = 114c4d38b52c2ccdb06d527307c68393034cb875d85eeb49704e8035b5264474f8fa59a85d0e4bd1612efffd5ccff69109c1c9f4e8cde6586f5d814fe99cd8bc
+SHA512 (cosmic-bg-1.3.0.tar.gz) = eeab8d0cb3c38fb1685e7b2955e8b9b12afab085abcc66c0551d40c2d6866ecd768def4a7353f73955ea1a33770c3af7ddfb0148b462de0932b833253610bc75
+SHA512 (vendor-1.3.0.tar.gz) = eef9728fefde82304736bc1764496f0a9febcb194348f8940aed5c5ae9891f3aa61f069def439176892dc9ef0f9d9e149e1455a79122f34fc390d95a2151eb7f
diff --git a/vendor-config-1.1.0.toml b/vendor-config-1.1.0.toml
deleted file mode 100644
index a0fe290..0000000
--- a/vendor-config-1.1.0.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.3.0.toml b/vendor-config-1.3.0.toml
new file mode 100644
index 0000000..a0fe290
--- /dev/null
+++ b/vendor-config-1.3.0.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-07-15 1:17 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:17 [rpms/cosmic-bg] 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