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-control-center] main: Update to 2.1.3 release
Date: Mon, 24 Aug 2026 17:07:35 GMT [thread overview]
Message-ID: <178759125525.1.14349952981032813151.rpms-budgie-control-center-4a2b681ba2a5@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/budgie-control-center
Branch : main
Commit : 4a2b681ba2a5223c57fb7915215b4486b4dc93c5
Author : Joshua Strobl <me@joshuastrobl.com>
Date : 2026-08-24T20:07:06+03:00
Stats : +14/-6 in 3 file(s)
URL : https://src.fedoraproject.org/rpms/budgie-control-center/c/4a2b681ba2a5223c57fb7915215b4486b4dc93c5?branch=main
Log:
Update to 2.1.3 release
Fixes BZ#2503792
Fixes BZ#2499112
Fixes BZ#2510736
---
diff --git a/.gitignore b/.gitignore
index ac92f7a..63b0810 100644
--- a/.gitignore
+++ b/.gitignore
@@ -11,3 +11,4 @@
/budgie-control-center-2.1.0.tar.xz
/introduction.list
/budgie-control-center-2.1.1.tar.xz
+/budgie-control-center-2.1.3.tar.xz
diff --git a/budgie-control-center.spec b/budgie-control-center.spec
index 3e7d15b..c876735 100644
--- a/budgie-control-center.spec
+++ b/budgie-control-center.spec
@@ -10,8 +10,8 @@
%{!?version_no_tilde: %define version_no_tilde %{shrink:%(echo '%{version}' | tr '~' '-')}}
Name: budgie-control-center
-Version: 2.1.1
-Release: 3%{?dist}
+Version: 2.1.3
+Release: 1%{?dist}
Summary: A fork of GNOME Control Center for the Budgie 10 Series
# GPL-2.0-or-later: the entire project
@@ -83,13 +83,11 @@ BuildRequires: pkgconfig(mm-glib)
BuildRequires: pkgconfig(polkit-gobject-1)
BuildRequires: pkgconfig(pwquality)
BuildRequires: pkgconfig(smbclient)
+BuildRequires: pkgconfig(tecla)
BuildRequires: pkgconfig(udisks2)
BuildRequires: pkgconfig(upower-glib) >= 0.99.13
BuildRequires: pkgconfig(x11)
BuildRequires: pkgconfig(xi)
-%ifnarch s390 s390x
-BuildRequires: pkgconfig(libwacom)
-%endif
Requires: glib2%{?_isa} >= %{glib2_version}
Requires: gnome-desktop3%{?_isa} >= %{gnome_stack}
@@ -126,6 +124,9 @@ Requires: iso-codes
Recommends: NetworkManager-wifi
Recommends: nm-connection-editor
+# For the keyboard support
+Requires: tecla
+
# For parental controls support
Requires: malcontent
Requires: malcontent-control
@@ -230,6 +231,12 @@ appstream-util validate-relax --nonet %{buildroot}%{_datadir}/metainfo/%{rdnn_na
%{_datadir}/sounds/budgie/default/alerts/*.ogg
%changelog
+* Mon Aug 24 2026 Joshua Strobl <joshua@buddiesofbudgie.org> - 2.1.3-1
+- Update to 2.1.3 release
+- Fixes BZ#2503792
+- Fixes BZ#2499112
+- Fixes BZ#2510736
+
* Wed Jul 15 2026 Fedora Release Engineering <releng@fedoraproject.org> - 2.1.1-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_45_Mass_Rebuild
diff --git a/sources b/sources
index 05573bf..5486951 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,2 @@
-SHA512 (budgie-control-center-2.1.1.tar.xz) = 03288cbc2c5f20f734117170ac24ee9c0ae406e2d59258d98ec7398e5d0c9747c581353d5d9a0666be168dbd3293d84869107c6952be3edf07620c032e29914e
+SHA512 (budgie-control-center-2.1.3.tar.xz) = 2b9648ddbb13d2f1b3e3d271c0d615c0232ff5cd8865cf77b7b40494e2159ab652386ebd18c22d0d20accdd134d954af36766400e376fbd743281127eef723db
SHA512 (introduction.list) = 55bb87b76f2bd5968357168293b4774b07e829751c35dde8bc744098628c95ef13a5d0061d1a881e92341d715865500de528d88fa9d322c35fad46e72bba1c65
reply other threads:[~2026-08-24 17:07 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=178759125525.1.14349952981032813151.rpms-budgie-control-center-4a2b681ba2a5@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