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-bg] f44: Update to 1.5.0
Date: Thu, 30 Jul 2026 00:30:13 GMT [thread overview]
Message-ID: <178537141341.1.10097323947061549526.rpms-cosmic-bg-f148c679b9e4@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/cosmic-bg
Branch : f44
Commit : f148c679b9e48bafaa21cd7306a36b83f4229a5e
Author : Ryan Brue <ryanbrue.dev@gmail.com>
Date : 2026-07-29T19:30:08-05:00
Stats : +31/-29 in 5 file(s)
URL : https://src.fedoraproject.org/rpms/cosmic-bg/c/f148c679b9e48bafaa21cd7306a36b83f4229a5e?branch=f44
Log:
Update to 1.5.0
---
diff --git a/.gitignore b/.gitignore
index 671a42d..56c45db 100644
--- a/.gitignore
+++ b/.gitignore
@@ -62,3 +62,5 @@
/vendor-1.3.0.tar.gz
/cosmic-bg-1.4.0.tar.gz
/vendor-1.4.0.tar.gz
+/cosmic-bg-1.5.0.tar.gz
+/vendor-1.5.0.tar.gz
diff --git a/cosmic-bg.spec b/cosmic-bg.spec
index 1f5750c..46ef663 100644
--- a/cosmic-bg.spec
+++ b/cosmic-bg.spec
@@ -7,12 +7,12 @@ 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 ed65f7d3dc9e3d4af3cd65244a966e01bff0f730
-%global commitdatestring 2026-07-07 17:03:22 -0400
-%global cosmic_minver 1.4.0
+%global commit 76e89e6aff4224e3a820cbe71c74ee91adb60d03
+%global commitdatestring 2026-07-23 20:37:38 +0200
+%global cosmic_minver 1.5.0
Name: cosmic-bg
-Version: 1.4.0
+Version: 1.5.0
Release: %autorelease
Summary: Background manager for the COSMIC Desktop Environment
diff --git a/sources b/sources
index c7109f1..db45896 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,2 @@
-SHA512 (cosmic-bg-1.4.0.tar.gz) = 9467678df9adcb892c575aab0fc841aac33408a38cc42dafb078e9d7bec314ef47ea07266357c730cc448f9e219cd31fec64a58890a042c65d22378a0f5ac1d4
-SHA512 (vendor-1.4.0.tar.gz) = a0345fa5183eb62a151722325c5270c082884f006aafd5105040952d18cc86e47ab94dfdeeec22c95ea335c522bc7fd41790830ba5c6ebc78341ae5d1e104d53
+SHA512 (cosmic-bg-1.5.0.tar.gz) = cbdcbde22e4e16a460be870d976a27d47a7a3856dbd2e8ddb7a6c5ca82330467523fe62d733298fa4c90e4da9ab4398b59815a03894d7324bc096620963ad671
+SHA512 (vendor-1.5.0.tar.gz) = 335fb81bd40cb3d012272cb0b8270dc5d0e5cca16e946b2e3a2a717d41d50420212522b0bdfb21904810b3cf998bbff7c7a2bd70295e3ce6a7c4f61bf2351263
diff --git a/vendor-config-1.4.0.toml b/vendor-config-1.4.0.toml
deleted file mode 100644
index a0fe290..0000000
--- a/vendor-config-1.4.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.5.0.toml b/vendor-config-1.5.0.toml
new file mode 100644
index 0000000..a0fe290
--- /dev/null
+++ b/vendor-config-1.5.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
reply other threads:[~2026-07-30 0:30 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=178537141341.1.10097323947061549526.rpms-cosmic-bg-f148c679b9e4@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