public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Joshua Strobl <me@joshuastrobl.com>
To: git-commits@fedoraproject.org
Subject: [rpms/budgie-backgrounds] rawhide: Update to 4.1
Date: Sun, 13 Sep 2026 11:57:24 GMT	[thread overview]
Message-ID: <178930064435.1.3884097051719533154.rpms-budgie-backgrounds-751240264cd0@fedoraproject.org> (raw)

A new commit has been pushed.

Repo   : rpms/budgie-backgrounds
Branch : rawhide
Commit : 751240264cd0611bf6f9264671c56a2a63adb01a
Author : Joshua Strobl <me@joshuastrobl.com>
Date   : 2026-09-13T14:57:10+03:00
Stats  : +15/-8 in 3 file(s)
URL    : https://src.fedoraproject.org/rpms/budgie-backgrounds/c/751240264cd0611bf6f9264671c56a2a63adb01a?branch=rawhide

Log:
Update to 4.1

---
diff --git a/.gitignore b/.gitignore
index 36900c5..49d7111 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,3 +3,8 @@
 /git-at-serebit-dot-com.asc
 /budgie-backgrounds-v3.0.tar.xz
 /budgie-backgrounds-v3.0.tar.xz.asc
+/budgie-backgrounds-v4.0.tar.xz
+/budgie-backgrounds-v4.0.tar.xz.asc
+/JoshuaStrobl.gpg
+/budgie-backgrounds-v4.1.tar.xz
+/budgie-backgrounds-v4.1.tar.xz.asc

diff --git a/budgie-backgrounds.spec b/budgie-backgrounds.spec
index e517d7c..46f6c35 100644
--- a/budgie-backgrounds.spec
+++ b/budgie-backgrounds.spec
@@ -1,19 +1,18 @@
 Name:           budgie-backgrounds
-Version:        3.0
-Release:        8%{?dist}
+Version:        4.1
+Release:        1%{?dist}
 Summary:        Default set of background images for the Budgie Desktop
 
 License:        CC0-1.0
 URL:            https://github.com/BuddiesOfBudgie/budgie-backgrounds
 Source0:        %{url}/releases/download/v%{version}/%{name}-v%{version}.tar.xz
 Source1:        %{url}/releases/download/v%{version}/%{name}-v%{version}.tar.xz.asc
-Source2:        https://serebit.com/openpgp/git-at-serebit-dot-com.asc
+Source2:        https://forge.moderndesktop.dev/BuddiesOfBudgie/keyrings/raw/branch/main/JoshuaStrobl.gpg
 
 BuildArch:      noarch
 BuildRequires:  ImageMagick
 BuildRequires:  gcc
 BuildRequires:  gnupg2
-BuildRequires:  jhead
 BuildRequires:  meson
 
 %description
@@ -35,10 +34,13 @@ Default set of background images for the Budgie Desktop.
 %license LICENSE
 %dir %{_datadir}/backgrounds/budgie
 %dir %{_datadir}/gnome-background-properties
-%{_datadir}/backgrounds/budgie/*.jpg
+%{_datadir}/backgrounds/budgie/*.jxl
 %{_datadir}/gnome-background-properties/%{name}.xml
 
 %changelog
+* Sun Sep 13 2026 Joshua Strobl <joshua@buddiesofbudgie.org> - 4.1-1
+- Update to 4.1
+
 * Wed Jul 15 2026 Fedora Release Engineering <releng@fedoraproject.org> - 3.0-8
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_45_Mass_Rebuild
 

diff --git a/sources b/sources
index 24c36c1..084eebd 100644
--- a/sources
+++ b/sources
@@ -1,3 +1,3 @@
-SHA512 (budgie-backgrounds-v3.0.tar.xz) = aa7883dd8d0e29f5c5647a29a33775fb61a2d82f7cc58f3294904a456d9f0bbbdfe9bdb697e488646148ff9276eb7f4f8375bd167aebc9c0b8c0b7b6ee10817b
-SHA512 (budgie-backgrounds-v3.0.tar.xz.asc) = 9c9966a38008f149aaf0db8d942ce679facb63c4e14e9ee616c41282c9fc0dc7ae766d5600301a89b4a89bb977f6ed44146dd0073bba18550b7b7c4ed72f01e9
-SHA512 (git-at-serebit-dot-com.asc) = c3cdcfb9575657cbf67af3ddb2f0de9e4713b322734e218a13efe2216ff7cffbf2a5311e1a7a5fc9af51663be56da14464717fcaedb612df1425b57858d0f020
+SHA512 (budgie-backgrounds-v4.1.tar.xz) = 522a561cb5c679436b9812f6315e72d9ec52e4b4c9b4bf0dcf20700de9c3f4697172592cbbd9579dea5f7d2c662ac6703e096ff5b9b60901947d5401b3f3fb3b
+SHA512 (budgie-backgrounds-v4.1.tar.xz.asc) = 838e0fd87ff6d99b2625a5306533a13e1161d9f90856e135bad29333e0eaee306a5541d176f160e8138d7354d736d05e3a884e21e12fdb2f2fb9699dab6eaa7f
+SHA512 (JoshuaStrobl.gpg) = 17de3e4c9c58312cdfd71c467dfed87fb3594aea0fdba8b1fc96f67772f39432de0b2f696c54432feaaf45d3082f6067452ea21abe5021a52cd20706b30fd418

                 reply	other threads:[~2026-09-13 11:57 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=178930064435.1.3884097051719533154.rpms-budgie-backgrounds-751240264cd0@fedoraproject.org \
    --to=me@joshuastrobl.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