public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/cosmic-bg] f44: Update to 1.4.0
@ 2026-07-23 3:28 Ryan Brue
0 siblings, 0 replies; only message in thread
From: Ryan Brue @ 2026-07-23 3:28 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/cosmic-bg
Branch : f44
Commit : 018864bd702265d1cd91883477043c31ebb09cd7
Author : Ryan Brue <ryanbrue.dev@gmail.com>
Date : 2026-07-22T22:28:53-05:00
Stats : +29/-27 in 5 file(s)
URL : https://src.fedoraproject.org/rpms/cosmic-bg/c/018864bd702265d1cd91883477043c31ebb09cd7?branch=f44
Log:
Update to 1.4.0
---
diff --git a/.gitignore b/.gitignore
index 5a06e74..671a42d 100644
--- a/.gitignore
+++ b/.gitignore
@@ -60,3 +60,5 @@
/vendor-1.1.0.tar.gz
/cosmic-bg-1.3.0.tar.gz
/vendor-1.3.0.tar.gz
+/cosmic-bg-1.4.0.tar.gz
+/vendor-1.4.0.tar.gz
diff --git a/cosmic-bg.spec b/cosmic-bg.spec
index e3617d1..1f5750c 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 ed65f7d3dc9e3d4af3cd65244a966e01bff0f730
%global commitdatestring 2026-07-07 17:03:22 -0400
-%global cosmic_minver 1.3.0
+%global cosmic_minver 1.4.0
Name: cosmic-bg
-Version: 1.3.0
+Version: 1.4.0
Release: %autorelease
Summary: Background manager for the COSMIC Desktop Environment
diff --git a/sources b/sources
index d52b0e2..c7109f1 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,2 @@
-SHA512 (cosmic-bg-1.3.0.tar.gz) = eeab8d0cb3c38fb1685e7b2955e8b9b12afab085abcc66c0551d40c2d6866ecd768def4a7353f73955ea1a33770c3af7ddfb0148b462de0932b833253610bc75
-SHA512 (vendor-1.3.0.tar.gz) = eef9728fefde82304736bc1764496f0a9febcb194348f8940aed5c5ae9891f3aa61f069def439176892dc9ef0f9d9e149e1455a79122f34fc390d95a2151eb7f
+SHA512 (cosmic-bg-1.4.0.tar.gz) = 9467678df9adcb892c575aab0fc841aac33408a38cc42dafb078e9d7bec314ef47ea07266357c730cc448f9e219cd31fec64a58890a042c65d22378a0f5ac1d4
+SHA512 (vendor-1.4.0.tar.gz) = a0345fa5183eb62a151722325c5270c082884f006aafd5105040952d18cc86e47ab94dfdeeec22c95ea335c522bc7fd41790830ba5c6ebc78341ae5d1e104d53
diff --git a/vendor-config-1.3.0.toml b/vendor-config-1.3.0.toml
deleted file mode 100644
index a0fe290..0000000
--- a/vendor-config-1.3.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.4.0.toml b/vendor-config-1.4.0.toml
new file mode 100644
index 0000000..a0fe290
--- /dev/null
+++ b/vendor-config-1.4.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-23 3:28 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-07-23 3:28 [rpms/cosmic-bg] f44: Update to 1.4.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