From bcf3447481d874bc35258845fa1a5b1d5f04b177 Mon Sep 17 00:00:00 2001 From: Leigh Scott Date: Mon, 25 Nov 2024 14:27:13 +0000 Subject: [PATCH 01/21] Update to 2.8.6 --- sources | 2 +- xapps.spec | 5 ++++- 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/sources b/sources index e7faeff..3a329d4 100644 --- a/sources +++ b/sources @@ -1,2 +1,2 @@ -SHA512 (xapps-2.8.5.tar.gz) = 133a01309f0bc33a0aa73ee86eb8900573b4ab5b84e9e503b04b246448bce0b05880403288a739c5e252a2276311afba86c9c687887dd6e8c528734e328c6ee7 +SHA512 (xapps-2.8.6.tar.gz) = f287c5ea40ae1b3825c085ded2f094d2f068930b36a8cec38b62fd8b8bebe0abe132a3c65a508e5a3caf2810e727e905cae639afb70dcfa29e30141b3dc99b29 SHA512 (flags_1.0.2.tar.xz) = 7e71e59c7cb47617ede875fd3d1892cee05df7fab8490beffb0ecba19255ab66db9985379fa6647609146ea551174cec84b20708a244e1b5ab2a83d925b31b9c diff --git a/xapps.spec b/xapps.spec index 7dfeb5d..7793ef5 100644 --- a/xapps.spec +++ b/xapps.spec @@ -1,5 +1,5 @@ Name: xapps -Version: 2.8.5 +Version: 2.8.6 Release: 1%{?dist} Summary: Common files for XApp desktop apps @@ -124,6 +124,9 @@ rm %{buildroot}%{_datadir}/format %{python3_sitearch}/gi/overrides/__pycache__/XApp.cpython-%{python3_version_nodots}*.py* %changelog +* Mon Nov 25 2024 Leigh Scott - 2.8.6-1 +- Update to 2.8.6 + * Mon Jul 22 2024 Leigh Scott - 2.8.5-1 - Update to 2.8.5 From 58911aceb8b9455ffdeab02dc6244bfc7956248c Mon Sep 17 00:00:00 2001 From: Leigh Scott Date: Fri, 6 Dec 2024 13:12:52 +0000 Subject: [PATCH 02/21] Update to 2.8.7 --- sources | 2 +- xapps.spec | 5 ++++- 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/sources b/sources index 3a329d4..4fd71b4 100644 --- a/sources +++ b/sources @@ -1,2 +1,2 @@ -SHA512 (xapps-2.8.6.tar.gz) = f287c5ea40ae1b3825c085ded2f094d2f068930b36a8cec38b62fd8b8bebe0abe132a3c65a508e5a3caf2810e727e905cae639afb70dcfa29e30141b3dc99b29 +SHA512 (xapps-2.8.7.tar.gz) = c8b83ca70a38d4d84dd00a8e5795649443aa34e683055da8cdd4e0ffa5458fa7597c5119c9515034fd02ce6f730dce717c18400e4e2d4a15cef42c44cb7dc969 SHA512 (flags_1.0.2.tar.xz) = 7e71e59c7cb47617ede875fd3d1892cee05df7fab8490beffb0ecba19255ab66db9985379fa6647609146ea551174cec84b20708a244e1b5ab2a83d925b31b9c diff --git a/xapps.spec b/xapps.spec index 7793ef5..11b50c3 100644 --- a/xapps.spec +++ b/xapps.spec @@ -1,5 +1,5 @@ Name: xapps -Version: 2.8.6 +Version: 2.8.7 Release: 1%{?dist} Summary: Common files for XApp desktop apps @@ -124,6 +124,9 @@ rm %{buildroot}%{_datadir}/format %{python3_sitearch}/gi/overrides/__pycache__/XApp.cpython-%{python3_version_nodots}*.py* %changelog +* Fri Dec 06 2024 Leigh Scott - 2.8.7-1 +- Update to 2.8.7 + * Mon Nov 25 2024 Leigh Scott - 2.8.6-1 - Update to 2.8.6 From 5cbb4f2daa97ddf4d52ba5dd1866db03e466843b Mon Sep 17 00:00:00 2001 From: Leigh Scott Date: Mon, 6 Jan 2025 15:15:24 +0000 Subject: [PATCH 03/21] Update to 2.8.8 --- sources | 2 +- xapps.spec | 5 ++++- 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/sources b/sources index 4fd71b4..bb76d6a 100644 --- a/sources +++ b/sources @@ -1,2 +1,2 @@ -SHA512 (xapps-2.8.7.tar.gz) = c8b83ca70a38d4d84dd00a8e5795649443aa34e683055da8cdd4e0ffa5458fa7597c5119c9515034fd02ce6f730dce717c18400e4e2d4a15cef42c44cb7dc969 +SHA512 (xapps-2.8.8.tar.gz) = 0c876d0fa59da10fd079d3c38879ace398dbe99a6351a5437b60c87c2c339799f5228260653d9c03b8efab8c310519fc7edba5eca8f571e683bf06b7aee88403 SHA512 (flags_1.0.2.tar.xz) = 7e71e59c7cb47617ede875fd3d1892cee05df7fab8490beffb0ecba19255ab66db9985379fa6647609146ea551174cec84b20708a244e1b5ab2a83d925b31b9c diff --git a/xapps.spec b/xapps.spec index 11b50c3..ef0eecd 100644 --- a/xapps.spec +++ b/xapps.spec @@ -1,5 +1,5 @@ Name: xapps -Version: 2.8.7 +Version: 2.8.8 Release: 1%{?dist} Summary: Common files for XApp desktop apps @@ -124,6 +124,9 @@ rm %{buildroot}%{_datadir}/format %{python3_sitearch}/gi/overrides/__pycache__/XApp.cpython-%{python3_version_nodots}*.py* %changelog +* Mon Jan 06 2025 Leigh Scott - 2.8.8-1 +- Update to 2.8.8 + * Fri Dec 06 2024 Leigh Scott - 2.8.7-1 - Update to 2.8.7 From 60076ef4a08a5a4b1c23228d052b75ccd0625bcb Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Sun, 19 Jan 2025 15:24:40 +0000 Subject: [PATCH 04/21] Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild --- xapps.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/xapps.spec b/xapps.spec index ef0eecd..cc390fc 100644 --- a/xapps.spec +++ b/xapps.spec @@ -1,6 +1,6 @@ Name: xapps Version: 2.8.8 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Common files for XApp desktop apps License: LGPL-3.0-only @@ -124,6 +124,9 @@ rm %{buildroot}%{_datadir}/format %{python3_sitearch}/gi/overrides/__pycache__/XApp.cpython-%{python3_version_nodots}*.py* %changelog +* Sun Jan 19 2025 Fedora Release Engineering - 2.8.8-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild + * Mon Jan 06 2025 Leigh Scott - 2.8.8-1 - Update to 2.8.8 From 7e529d6f158bce7b445766c10342c0003c03f858 Mon Sep 17 00:00:00 2001 From: Python Maint Date: Tue, 3 Jun 2025 14:09:01 +0200 Subject: [PATCH 05/21] Rebuilt for Python 3.14 --- xapps.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/xapps.spec b/xapps.spec index cc390fc..ea6aba8 100644 --- a/xapps.spec +++ b/xapps.spec @@ -1,6 +1,6 @@ Name: xapps Version: 2.8.8 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Common files for XApp desktop apps License: LGPL-3.0-only @@ -124,6 +124,9 @@ rm %{buildroot}%{_datadir}/format %{python3_sitearch}/gi/overrides/__pycache__/XApp.cpython-%{python3_version_nodots}*.py* %changelog +* Tue Jun 03 2025 Python Maint - 2.8.8-3 +- Rebuilt for Python 3.14 + * Sun Jan 19 2025 Fedora Release Engineering - 2.8.8-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild From 6296a7a32caec9371e6146c716313fe3bcf329eb Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Fri, 25 Jul 2025 20:37:13 +0000 Subject: [PATCH 06/21] Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild --- xapps.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/xapps.spec b/xapps.spec index ea6aba8..bd9ffb1 100644 --- a/xapps.spec +++ b/xapps.spec @@ -1,6 +1,6 @@ Name: xapps Version: 2.8.8 -Release: 3%{?dist} +Release: 4%{?dist} Summary: Common files for XApp desktop apps License: LGPL-3.0-only @@ -124,6 +124,9 @@ rm %{buildroot}%{_datadir}/format %{python3_sitearch}/gi/overrides/__pycache__/XApp.cpython-%{python3_version_nodots}*.py* %changelog +* Fri Jul 25 2025 Fedora Release Engineering - 2.8.8-4 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild + * Tue Jun 03 2025 Python Maint - 2.8.8-3 - Rebuilt for Python 3.14 From 4db1d6dd59c3b477039e815bf447a40ddfaed823 Mon Sep 17 00:00:00 2001 From: Python Maint Date: Fri, 15 Aug 2025 15:23:08 +0200 Subject: [PATCH 07/21] Rebuilt for Python 3.14.0rc2 bytecode --- xapps.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/xapps.spec b/xapps.spec index bd9ffb1..8572cff 100644 --- a/xapps.spec +++ b/xapps.spec @@ -1,6 +1,6 @@ Name: xapps Version: 2.8.8 -Release: 4%{?dist} +Release: 5%{?dist} Summary: Common files for XApp desktop apps License: LGPL-3.0-only @@ -124,6 +124,9 @@ rm %{buildroot}%{_datadir}/format %{python3_sitearch}/gi/overrides/__pycache__/XApp.cpython-%{python3_version_nodots}*.py* %changelog +* Fri Aug 15 2025 Python Maint - 2.8.8-5 +- Rebuilt for Python 3.14.0rc2 bytecode + * Fri Jul 25 2025 Fedora Release Engineering - 2.8.8-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild From 540cb212369b450da4e98b9a505542580d4a2b94 Mon Sep 17 00:00:00 2001 From: Python Maint Date: Fri, 19 Sep 2025 15:03:36 +0200 Subject: [PATCH 08/21] Rebuilt for Python 3.14.0rc3 bytecode --- xapps.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/xapps.spec b/xapps.spec index 8572cff..4cfa2fe 100644 --- a/xapps.spec +++ b/xapps.spec @@ -1,6 +1,6 @@ Name: xapps Version: 2.8.8 -Release: 5%{?dist} +Release: 6%{?dist} Summary: Common files for XApp desktop apps License: LGPL-3.0-only @@ -124,6 +124,9 @@ rm %{buildroot}%{_datadir}/format %{python3_sitearch}/gi/overrides/__pycache__/XApp.cpython-%{python3_version_nodots}*.py* %changelog +* Fri Sep 19 2025 Python Maint - 2.8.8-6 +- Rebuilt for Python 3.14.0rc3 bytecode + * Fri Aug 15 2025 Python Maint - 2.8.8-5 - Rebuilt for Python 3.14.0rc2 bytecode From 7784f7d95398733acbef27602f720c5cfbd092f4 Mon Sep 17 00:00:00 2001 From: Leigh Scott Date: Wed, 12 Nov 2025 15:13:14 +0000 Subject: [PATCH 09/21] Update to 3.2.0 --- sources | 2 +- xapps.spec | 7 +++++-- 2 files changed, 6 insertions(+), 3 deletions(-) diff --git a/sources b/sources index bb76d6a..dd651b7 100644 --- a/sources +++ b/sources @@ -1,2 +1,2 @@ -SHA512 (xapps-2.8.8.tar.gz) = 0c876d0fa59da10fd079d3c38879ace398dbe99a6351a5437b60c87c2c339799f5228260653d9c03b8efab8c310519fc7edba5eca8f571e683bf06b7aee88403 +SHA512 (xapps-3.2.0.tar.gz) = 5a573a1ed2c502a0713743837827a35515f9448bb0160ca365c44ceaeca89dc78c87a7c822d2286a9cd898926daf124fdd763c6a2a9c22fd8526a64182e18f81 SHA512 (flags_1.0.2.tar.xz) = 7e71e59c7cb47617ede875fd3d1892cee05df7fab8490beffb0ecba19255ab66db9985379fa6647609146ea551174cec84b20708a244e1b5ab2a83d925b31b9c diff --git a/xapps.spec b/xapps.spec index 4cfa2fe..2a8063f 100644 --- a/xapps.spec +++ b/xapps.spec @@ -1,6 +1,6 @@ Name: xapps -Version: 2.8.8 -Release: 6%{?dist} +Version: 3.2.0 +Release: 1%{?dist} Summary: Common files for XApp desktop apps License: LGPL-3.0-only @@ -124,6 +124,9 @@ rm %{buildroot}%{_datadir}/format %{python3_sitearch}/gi/overrides/__pycache__/XApp.cpython-%{python3_version_nodots}*.py* %changelog +* Wed Nov 12 2025 Leigh Scott - 3.2.0-1 +- Update to 3.2.0 + * Fri Sep 19 2025 Python Maint - 2.8.8-6 - Rebuilt for Python 3.14.0rc3 bytecode From 9d6f9d958256c01a33728313e713a998c1978a08 Mon Sep 17 00:00:00 2001 From: Leigh Scott Date: Sat, 13 Dec 2025 10:16:17 +0000 Subject: [PATCH 10/21] Update to 3.2.1 --- sources | 2 +- xapps.spec | 5 ++++- 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/sources b/sources index dd651b7..5f8d35d 100644 --- a/sources +++ b/sources @@ -1,2 +1,2 @@ -SHA512 (xapps-3.2.0.tar.gz) = 5a573a1ed2c502a0713743837827a35515f9448bb0160ca365c44ceaeca89dc78c87a7c822d2286a9cd898926daf124fdd763c6a2a9c22fd8526a64182e18f81 +SHA512 (xapps-3.2.1.tar.gz) = 7850a161387014352f94d210db723ef47e058d506f8c2bac238448287c29e84a68a11f395691dd0b22deb20fdec1bcacb3b9316667be87e15e7bbed338797673 SHA512 (flags_1.0.2.tar.xz) = 7e71e59c7cb47617ede875fd3d1892cee05df7fab8490beffb0ecba19255ab66db9985379fa6647609146ea551174cec84b20708a244e1b5ab2a83d925b31b9c diff --git a/xapps.spec b/xapps.spec index 2a8063f..4599a04 100644 --- a/xapps.spec +++ b/xapps.spec @@ -1,5 +1,5 @@ Name: xapps -Version: 3.2.0 +Version: 3.2.1 Release: 1%{?dist} Summary: Common files for XApp desktop apps @@ -124,6 +124,9 @@ rm %{buildroot}%{_datadir}/format %{python3_sitearch}/gi/overrides/__pycache__/XApp.cpython-%{python3_version_nodots}*.py* %changelog +* Sat Dec 13 2025 Leigh Scott - 3.2.1-1 +- Update to 3.2.1 + * Wed Nov 12 2025 Leigh Scott - 3.2.0-1 - Update to 3.2.0 From b6d9d6e1eb40f67d59534b94c412ec49413642db Mon Sep 17 00:00:00 2001 From: Leigh Scott Date: Fri, 9 Jan 2026 13:42:01 +0000 Subject: [PATCH 11/21] Update to 3.2.2 --- sources | 2 +- xapps.spec | 5 ++++- 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/sources b/sources index 5f8d35d..52d2aa5 100644 --- a/sources +++ b/sources @@ -1,2 +1,2 @@ -SHA512 (xapps-3.2.1.tar.gz) = 7850a161387014352f94d210db723ef47e058d506f8c2bac238448287c29e84a68a11f395691dd0b22deb20fdec1bcacb3b9316667be87e15e7bbed338797673 +SHA512 (xapps-3.2.2.tar.gz) = 7b624e456d390073fad0f22184d2b79dfef39666c9ab3a117117ba98c89f2deb0594e017f8fb5c34debbc9bdd144b63145b930187093bd6ef72e9a013b37d798 SHA512 (flags_1.0.2.tar.xz) = 7e71e59c7cb47617ede875fd3d1892cee05df7fab8490beffb0ecba19255ab66db9985379fa6647609146ea551174cec84b20708a244e1b5ab2a83d925b31b9c diff --git a/xapps.spec b/xapps.spec index 4599a04..fe45199 100644 --- a/xapps.spec +++ b/xapps.spec @@ -1,5 +1,5 @@ Name: xapps -Version: 3.2.1 +Version: 3.2.2 Release: 1%{?dist} Summary: Common files for XApp desktop apps @@ -124,6 +124,9 @@ rm %{buildroot}%{_datadir}/format %{python3_sitearch}/gi/overrides/__pycache__/XApp.cpython-%{python3_version_nodots}*.py* %changelog +* Fri Jan 09 2026 Leigh Scott - 3.2.2-1 +- Update to 3.2.2 + * Sat Dec 13 2025 Leigh Scott - 3.2.1-1 - Update to 3.2.1 From 483e3dab78eae661f21e82564c2e68319f4aee6e Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Sat, 17 Jan 2026 20:27:02 +0000 Subject: [PATCH 12/21] Rebuilt for https://fedoraproject.org/wiki/Fedora_44_Mass_Rebuild --- xapps.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/xapps.spec b/xapps.spec index fe45199..12142ee 100644 --- a/xapps.spec +++ b/xapps.spec @@ -1,6 +1,6 @@ Name: xapps Version: 3.2.2 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Common files for XApp desktop apps License: LGPL-3.0-only @@ -124,6 +124,9 @@ rm %{buildroot}%{_datadir}/format %{python3_sitearch}/gi/overrides/__pycache__/XApp.cpython-%{python3_version_nodots}*.py* %changelog +* Sat Jan 17 2026 Fedora Release Engineering - 3.2.2-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_44_Mass_Rebuild + * Fri Jan 09 2026 Leigh Scott - 3.2.2-1 - Update to 3.2.2 From d1a4bb4faaa07d83fa1947d06b6d611c3eb476e7 Mon Sep 17 00:00:00 2001 From: Leigh Scott Date: Sat, 28 Feb 2026 14:42:38 +0000 Subject: [PATCH 13/21] Update flags --- .gitignore | 1 + sources | 2 +- xapps.spec | 7 +++++-- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 242d2d0..5c0d629 100644 --- a/.gitignore +++ b/.gitignore @@ -2,3 +2,4 @@ /xapps-*.src.rpm /flags-*.tar.gz /flags_1.0.2.tar.xz +/flags_1.0.4.tar.xz diff --git a/sources b/sources index 52d2aa5..85db08a 100644 --- a/sources +++ b/sources @@ -1,2 +1,2 @@ +SHA512 (flags_1.0.4.tar.xz) = 303e7a77fb3819c602f59727ea9c9a56486435c5331e7721cac205c1e840d6a2f609f5fdb6b8fa401b1e8b6a32ee3915ef06255ad86d7c3de88842787010e56c SHA512 (xapps-3.2.2.tar.gz) = 7b624e456d390073fad0f22184d2b79dfef39666c9ab3a117117ba98c89f2deb0594e017f8fb5c34debbc9bdd144b63145b930187093bd6ef72e9a013b37d798 -SHA512 (flags_1.0.2.tar.xz) = 7e71e59c7cb47617ede875fd3d1892cee05df7fab8490beffb0ecba19255ab66db9985379fa6647609146ea551174cec84b20708a244e1b5ab2a83d925b31b9c diff --git a/xapps.spec b/xapps.spec index 12142ee..6f0465d 100644 --- a/xapps.spec +++ b/xapps.spec @@ -1,12 +1,12 @@ Name: xapps Version: 3.2.2 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Common files for XApp desktop apps License: LGPL-3.0-only URL: https://github.com/linuxmint/%{name} Source0: %{url}/archive/%{version}/%{name}-%{version}.tar.gz -Source1: http://packages.linuxmint.com/pool/main/f/flags/flags_1.0.2.tar.xz +Source1: http://packages.linuxmint.com/pool/main/f/flags/flags_1.0.4.tar.xz Patch0: watcher_fix_libexec.patch ExcludeArch: %{ix86} @@ -124,6 +124,9 @@ rm %{buildroot}%{_datadir}/format %{python3_sitearch}/gi/overrides/__pycache__/XApp.cpython-%{python3_version_nodots}*.py* %changelog +* Sat Feb 28 2026 Leigh Scott - 3.2.2-3 +- Update flags + * Sat Jan 17 2026 Fedora Release Engineering - 3.2.2-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_44_Mass_Rebuild From 41af4ea9c60a5aa7e60c1dc698a2de75b94f431f Mon Sep 17 00:00:00 2001 From: Leigh Scott Date: Sat, 23 May 2026 12:26:09 +0100 Subject: [PATCH 14/21] Update to 3.3.1-unstable --- sources | 2 +- xapps.spec | 14 ++++++++++---- 2 files changed, 11 insertions(+), 5 deletions(-) diff --git a/sources b/sources index 85db08a..9615fbf 100644 --- a/sources +++ b/sources @@ -1,2 +1,2 @@ +SHA512 (xapps-3.3.1-unstable.tar.gz) = d930734142ff2582434b0a437e8822f55e7017ab69460f1d1e99de2ca207aaf718363b35ac682d9607e97b269bcc98538cbf0898567f298a6e008491821b4b51 SHA512 (flags_1.0.4.tar.xz) = 303e7a77fb3819c602f59727ea9c9a56486435c5331e7721cac205c1e840d6a2f609f5fdb6b8fa401b1e8b6a32ee3915ef06255ad86d7c3de88842787010e56c -SHA512 (xapps-3.2.2.tar.gz) = 7b624e456d390073fad0f22184d2b79dfef39666c9ab3a117117ba98c89f2deb0594e017f8fb5c34debbc9bdd144b63145b930187093bd6ef72e9a013b37d798 diff --git a/xapps.spec b/xapps.spec index 6f0465d..3c91898 100644 --- a/xapps.spec +++ b/xapps.spec @@ -1,11 +1,13 @@ +%global upstream_version 3.3.1-unstable + Name: xapps -Version: 3.2.2 -Release: 3%{?dist} +Version: 3.3.1^unstable +Release: 1%{?dist} Summary: Common files for XApp desktop apps License: LGPL-3.0-only URL: https://github.com/linuxmint/%{name} -Source0: %{url}/archive/%{version}/%{name}-%{version}.tar.gz +Source0: %{url}/archive/%{upstream_version}/%{name}-%{upstream_version}.tar.gz Source1: http://packages.linuxmint.com/pool/main/f/flags/flags_1.0.4.tar.xz Patch0: watcher_fix_libexec.patch @@ -16,6 +18,7 @@ BuildRequires: glib2-devel BuildRequires: gobject-introspection-devel BuildRequires: gtk-doc BuildRequires: gtk3-devel +BuildRequires: gtk-layer-shell-devel BuildRequires: intltool BuildRequires: libdbusmenu-gtk3-devel BuildRequires: libX11-devel @@ -66,7 +69,7 @@ Provides: python3-xapps-overrides%{?_isa} = %{version}-%{release} Python%{python3_version} files for XApp apps. %prep -%autosetup -p1 -n xapp-%{version} +%autosetup -p1 -n xapp-%{upstream_version} %build %meson \ @@ -124,6 +127,9 @@ rm %{buildroot}%{_datadir}/format %{python3_sitearch}/gi/overrides/__pycache__/XApp.cpython-%{python3_version_nodots}*.py* %changelog +* Sat May 23 2026 Leigh Scott - 3.3.1^unstable-1 +- Update to 3.3.1-unstable + * Sat Feb 28 2026 Leigh Scott - 3.2.2-3 - Update flags From fa0545a97279cc402da7e112f61c43f2a1244fee Mon Sep 17 00:00:00 2001 From: Leigh Scott Date: Wed, 3 Jun 2026 11:58:08 +0100 Subject: [PATCH 15/21] Drop unused build deps --- xapps.spec | 2 -- 1 file changed, 2 deletions(-) diff --git a/xapps.spec b/xapps.spec index 3c91898..f5988af 100644 --- a/xapps.spec +++ b/xapps.spec @@ -16,10 +16,8 @@ ExcludeArch: %{ix86} BuildRequires: desktop-file-utils BuildRequires: glib2-devel BuildRequires: gobject-introspection-devel -BuildRequires: gtk-doc BuildRequires: gtk3-devel BuildRequires: gtk-layer-shell-devel -BuildRequires: intltool BuildRequires: libdbusmenu-gtk3-devel BuildRequires: libX11-devel BuildRequires: libgnomekbd-devel From b252cb33428fe7eebacc9bb43deab185612c347e Mon Sep 17 00:00:00 2001 From: Python Maint Date: Wed, 3 Jun 2026 23:53:27 +0200 Subject: [PATCH 16/21] Rebuilt for Python 3.15 --- xapps.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/xapps.spec b/xapps.spec index f5988af..2187a56 100644 --- a/xapps.spec +++ b/xapps.spec @@ -2,7 +2,7 @@ Name: xapps Version: 3.3.1^unstable -Release: 1%{?dist} +Release: 2%{?dist} Summary: Common files for XApp desktop apps License: LGPL-3.0-only @@ -125,6 +125,9 @@ rm %{buildroot}%{_datadir}/format %{python3_sitearch}/gi/overrides/__pycache__/XApp.cpython-%{python3_version_nodots}*.py* %changelog +* Wed Jun 03 2026 Python Maint - 3.3.1^unstable-2 +- Rebuilt for Python 3.15 + * Sat May 23 2026 Leigh Scott - 3.3.1^unstable-1 - Update to 3.3.1-unstable From 312c42caeda031970f32ece8a68332f203572827 Mon Sep 17 00:00:00 2001 From: Leigh Scott Date: Tue, 16 Jun 2026 17:33:52 +0100 Subject: [PATCH 17/21] Update to 3.3.2-unstable --- sources | 2 +- xapps.spec | 399 +---------------------------------------------------- 2 files changed, 7 insertions(+), 394 deletions(-) diff --git a/sources b/sources index 9615fbf..b15a9cb 100644 --- a/sources +++ b/sources @@ -1,2 +1,2 @@ -SHA512 (xapps-3.3.1-unstable.tar.gz) = d930734142ff2582434b0a437e8822f55e7017ab69460f1d1e99de2ca207aaf718363b35ac682d9607e97b269bcc98538cbf0898567f298a6e008491821b4b51 +SHA512 (xapps-3.3.2-unstable.tar.gz) = c31e1f5f39059eebad4b2412616bbdc89d6659f997dbfe0c7aec748ecc212056a00dd782e309eca2e4c0c489284b449e748383ec65ff85b34776a4135e9c5c17 SHA512 (flags_1.0.4.tar.xz) = 303e7a77fb3819c602f59727ea9c9a56486435c5331e7721cac205c1e840d6a2f609f5fdb6b8fa401b1e8b6a32ee3915ef06255ad86d7c3de88842787010e56c diff --git a/xapps.spec b/xapps.spec index 2187a56..ca49e9b 100644 --- a/xapps.spec +++ b/xapps.spec @@ -1,8 +1,8 @@ -%global upstream_version 3.3.1-unstable +%global upstream_version 3.3.2-unstable Name: xapps -Version: 3.3.1^unstable -Release: 2%{?dist} +Version: 3.3.2^unstable +Release: 1%{?dist} Summary: Common files for XApp desktop apps License: LGPL-3.0-only @@ -84,9 +84,6 @@ rm %{buildroot}%{_datadir}/format %find_lang xapp -%ldconfig_scriptlets - - %files -f xapp.lang %license COPYING %doc README.md @@ -125,6 +122,9 @@ rm %{buildroot}%{_datadir}/format %{python3_sitearch}/gi/overrides/__pycache__/XApp.cpython-%{python3_version_nodots}*.py* %changelog +* Tue Jun 16 2026 Leigh Scott - 3.3.2^unstable-1 +- Update to 3.3.2-unstable + * Wed Jun 03 2026 Python Maint - 3.3.1^unstable-2 - Rebuilt for Python 3.15 @@ -145,390 +145,3 @@ rm %{buildroot}%{_datadir}/format * Wed Nov 12 2025 Leigh Scott - 3.2.0-1 - Update to 3.2.0 - -* Fri Sep 19 2025 Python Maint - 2.8.8-6 -- Rebuilt for Python 3.14.0rc3 bytecode - -* Fri Aug 15 2025 Python Maint - 2.8.8-5 -- Rebuilt for Python 3.14.0rc2 bytecode - -* Fri Jul 25 2025 Fedora Release Engineering - 2.8.8-4 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild - -* Tue Jun 03 2025 Python Maint - 2.8.8-3 -- Rebuilt for Python 3.14 - -* Sun Jan 19 2025 Fedora Release Engineering - 2.8.8-2 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild - -* Mon Jan 06 2025 Leigh Scott - 2.8.8-1 -- Update to 2.8.8 - -* Fri Dec 06 2024 Leigh Scott - 2.8.7-1 -- Update to 2.8.7 - -* Mon Nov 25 2024 Leigh Scott - 2.8.6-1 -- Update to 2.8.6 - -* Mon Jul 22 2024 Leigh Scott - 2.8.5-1 -- Update to 2.8.5 - -* Mon Jul 22 2024 Miro Hrončok - 2.8.4-4 -- Ensure python3-xapps-overrides Requires correct python(abi) - -* Sat Jul 20 2024 Fedora Release Engineering - 2.8.4-3 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild - -* Sun Jul 07 2024 Leigh Scott - 2.8.4-2 -- Fix build requires - -* Tue Jun 18 2024 Leigh Scott - 2.8.4-1 -- Update to 2.8.4 - -* Fri Jun 07 2024 Python Maint - 2.8.3-2 -- Rebuilt for Python 3.13 - -* Tue Jun 04 2024 Leigh Scott - 2.8.3-1 -- Update to 2.8.3 - -* Tue Mar 26 2024 Leigh Scott - 2.8.2-3 -- Fix buildrequires - -* Sat Jan 27 2024 Fedora Release Engineering - 2.8.2-2 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild - -* Thu Jan 04 2024 Leigh Scott - 2.8.2-1 -- Update to 2.8.2 release - -* Tue Dec 05 2023 Leigh Scott - 2.8.1-1 -- Update to 2.8.1 release - -* Sat Nov 25 2023 Leigh Scott - 2.8.0-1 -- Update to 2.8.0 release - -* Tue Jul 25 2023 Leigh Scott - 2.6.1-4 -- Fix meld issue - -* Sat Jul 22 2023 Fedora Release Engineering - 2.6.1-3 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild - -* Thu Jun 15 2023 Python Maint - 2.6.1-2 -- Rebuilt for Python 3.12 - -* Thu Jun 08 2023 Leigh Scott - 2.6.1-1 -- Update to 2.6.1 release - -* Fri Jun 02 2023 Leigh Scott - 2.6.0-2 -- Use recommends switcheroo-control - -* Thu Jun 01 2023 Leigh Scott - 2.6.0-1 -- Update to 2.6.0 release - -* Wed Mar 29 2023 Leigh Scott - 2.4.3-1 -- Update to 2.4.3 release - -* Sat Jan 21 2023 Fedora Release Engineering - 2.4.1-2 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild - -* Fri Nov 18 2022 Leigh Scott - 2.4.1-1 -- Update to 2.4.1 release - -* Sun Jul 24 2022 Leigh Scott - 2.2.14-1 -- Update to 2.2.14 release - -* Sat Jul 23 2022 Fedora Release Engineering - 2.2.13-2 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild - -* Sun Jul 17 2022 Leigh Scott - 2.2.13-1 -- Update to 2.2.13 release - -* Mon Jun 13 2022 Python Maint - 2.2.10-2 -- Rebuilt for Python 3.11 - -* Sat Jun 11 2022 Leigh Scott - 2.2.10-1 -- Update to 2.2.10 release - -* Sat Jan 22 2022 Fedora Release Engineering - 2.2.8-2 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild - -* Sat Jan 01 2022 Leigh Scott - 2.2.8-1 -- Update to 2.2.8 release - -* Mon Dec 06 2021 Leigh Scott - 2.2.6-1 -- Update to 2.2.6 release - -* Wed Nov 24 2021 Leigh Scott - 2.2.5-1 -- Update to 2.2.5 release - -* Thu Nov 04 2021 Leigh Scott - 2.2.4-1 -- Update to 2.2.4 release - -* Fri Jul 23 2021 Fedora Release Engineering - 2.2.2-2 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild - -* Fri Jun 25 2021 Leigh Scott - 2.2.2-1 -- Update to 2.2.2 release - -* Thu Jun 10 2021 Leigh Scott - 2.2.1-1 -- Update to 2.2.1 release - -* Fri Jun 04 2021 Python Maint - 2.2.0-2 -- Rebuilt for Python 3.10 - -* Fri May 28 2021 Leigh Scott - 2.2.0-1 -- Update to 2.2.0 release - -* Mon Apr 26 2021 Leigh Scott - 2.0.7-1 -- Update to 2.0.7 release - -* Wed Jan 27 2021 Fedora Release Engineering - 2.0.6-2 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild - -* Wed Jan 13 2021 Leigh Scott - 2.0.6-1 -- Update to 2.0.6 release - -* Sat Jan 2 2021 Leigh Scott - 2.0.5-1 -- Update to 2.0.5 release - -* Sun Dec 13 2020 Leigh Scott - 2.0.4-1 -- Update to 2.0.4 release - -* Thu Dec 10 2020 Leigh Scott - 2.0.3-1 -- Update to 2.0.3 release - -* Tue Dec 8 2020 Leigh Scott - 2.0.1-2 -- Add patch to fix perms - -* Tue Dec 8 2020 Leigh Scott - 2.0.1-1 -- Update to 2.0.1 release - -* Wed Nov 25 2020 Leigh Scott - 2.0.0-1 -- Update to 2.0.0 release - -* Wed Sep 9 2020 Leigh Scott - 1.8.10-1 -- Update to 1.8.10 release - -* Sat Aug 15 2020 Leigh Scott - 1.8.9-1 -- Update to 1.8.9 release - -* Wed Jul 29 2020 Fedora Release Engineering - 1.8.8-2 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild - -* Tue Jul 14 2020 Leigh Scott - 1.8.8-1 -- Update to 1.8.8 release - -* Sat Jun 06 2020 Leigh Scott - 1.8.7-1 -- Update to 1.8.7 release - -* Tue May 26 2020 Miro Hrončok - 1.8.6-2 -- Rebuilt for Python 3.9 - -* Sat May 23 2020 Leigh Scott - 1.8.6-1 -- Update to 1.8.6 release - -* Thu May 21 2020 Leigh Scott - 1.8.5-1 -- Update to 1.8.5 release - -* Wed May 13 2020 Leigh Scott - 1.8.4-2 -- Fix sn-watcher issue - -* Tue May 12 2020 Leigh Scott - 1.8.4-1 -- Update to 1.8.4 release - -* Fri Jan 31 2020 Fedora Release Engineering - 1.6.10-2 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild - -* Thu Jan 09 2020 Leigh Scott - 1.6.10-1 -- Update to 1.6.10 release - -* Thu Jan 09 2020 Leigh Scott - 1.6.9-1 -- Update to 1.6.9 release - -* Wed Dec 11 2019 Leigh Scott - 1.6.8-1 -- Update to 1.6.8 release - -* Tue Dec 10 2019 Leigh Scott - 1.6.7-1 -- Update to 1.6.7 release - -* Sat Dec 07 2019 Leigh Scott - 1.6.6-1 -- Update to 1.6.6 release - -* Fri Nov 29 2019 Leigh Scott - 1.6.5-1 -- Update to 1.6.5 release - -* Thu Nov 28 2019 Leigh Scott - 1.6.4-1 -- Update to 1.6.4 release - -* Tue Nov 26 2019 Leigh Scott - 1.6.3-1 -- Update to 1.6.3 release - -* Fri Nov 22 2019 Leigh Scott - 1.6.2-1 -- Update to 1.6.2 release - -* Tue Nov 19 2019 Leigh Scott - 1.6.1-2 -- Add Mate status applet - -* Sat Nov 16 2019 Leigh Scott - 1.6.1-1 -- Update to 1.6.1 release - -* Thu Oct 03 2019 Miro Hrončok - 1.4.9-2 -- Rebuilt for Python 3.8.0rc1 (#1748018) - -* Tue Aug 20 2019 Leigh Scott - 1.4.9-1 -- Update to 1.4.9 release - -* Mon Aug 19 2019 Miro Hrončok - 1.4.8-3 -- Rebuilt for Python 3.8 - -* Sat Jul 27 2019 Fedora Release Engineering - 1.4.8-2 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild - -* Thu Jul 11 2019 Leigh Scott - 1.4.8-1 -- Update to 1.4.8 release - -* Sun Jun 23 2019 Leigh Scott - 1.4.7-1 -- Update to 1.4.7 release - -* Fri Jun 14 2019 Leigh Scott - 1.4.6-1 -- Update to 1.4.6 release - -* Sun Feb 03 2019 Fedora Release Engineering - 1.4.5-2 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild - -* Sun Dec 16 2018 Leigh Scott - 1.4.5-1 -- Update to 1.4.5 release - -* Tue Nov 27 2018 Leigh Scott - 1.4.4-1 -- Update to 1.4.4 release - -* Tue Nov 20 2018 Leigh Scott - 1.4.2-1 -- Update to 1.4.2 release - -* Mon Nov 12 2018 Leigh Scott - 1.4.1-1 -- Update to 1.4.1 release - -* Mon Nov 05 2018 Leigh Scott - 1.4.0-2 -- Add Obsoletes python2-xapps-overrides to main package - -* Tue Oct 30 2018 Leigh Scott - 1.4.0-1 -- Update to 1.4.0 release - -* Sun Oct 07 2018 Leigh Scott - 1.2.2-2 -- Drop EPEL/RHEL support -- Drop python2 support - -* Wed Aug 15 2018 Leigh Scott - 1.2.2-1 -- Update to 1.2.2 release - -* Sat Jul 14 2018 Fedora Release Engineering - 1.2.1-4 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild - -* Tue Jun 19 2018 Miro Hrončok - 1.2.1-3 -- Rebuilt for Python 3.7 - -* Sun Jun 10 2018 Leigh Scott - 1.2.1-2 -- Fix rhbz#1589423 - -* Sun May 06 2018 Leigh Scott - 1.2.1-1 -- Update to 1.2.1 release - -* Mon Apr 16 2018 Leigh Scott - 1.2.0-1 -- Update to 1.2.0 release - -* Mon Apr 02 2018 Leigh Scott - 1.1.0-0.2.20180311gite5ca157 -- Update to latest git - -* Fri Mar 09 2018 Leigh Scott - 1.1.0-0.1.20180309gitfea3ca8 -- Fix version - -* Fri Mar 09 2018 Leigh Scott - 1.0.5-0.3.20180309gitfea3ca8 -- Update to latest git - -* Fri Feb 09 2018 Fedora Release Engineering - 1.0.5-0.2.20180203git83d0f77 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild - -* Mon Feb 05 2018 Leigh Scott - 1.0.5-0.1.20180203git83d0f77 -- Update to latest git - -* Sat Nov 25 2017 Leigh Scott - 1.0.4-13 -- Add a base preferences dialog - -* Mon Nov 20 2017 Leigh Scott - 1.0.4-12 -- Fix Requires for F26 - -* Thu Nov 16 2017 Björn Esser - 1.0.4-11 -- Fix Requires for EPEL7 - -* Thu Nov 16 2017 Björn Esser - 1.0.4-10 -- Fix globbing of __pycache__ - -* Thu Nov 16 2017 Björn Esser - 1.0.4-9 -- Fix Python3 macro again - -* Thu Nov 16 2017 Björn Esser - 1.0.4-8 -- Fix archful Requires - -* Thu Nov 16 2017 Björn Esser - 1.0.4-7 -- Fix Python3 macro - -* Thu Nov 16 2017 Björn Esser - 1.0.4-6 -- Fix build - -* Thu Nov 16 2017 Björn Esser - 1.0.4-5 -- Adaptions for EPEL7 - -* Mon Nov 13 2017 Troy Curtis, Jr - 1.0.4-4 -- Have python2-xapps-overrides require xapps instead of the other way around. -- Use python macros - -* Sat Nov 11 2017 Leigh Scott - 1.0.4-3 -- Add requires python2-gobject-base - -* Thu Oct 26 2017 Leigh Scott - 1.0.4-2 -- build python XApp overrides - -* Tue Oct 24 2017 Leigh Scott - 1.0.4-1 -- update to 1.0.4 release - -* Thu Aug 31 2017 Björn Esser - 1.0.3-6 -- Preserve mode of files when changing hashbang - -* Tue Aug 29 2017 Björn Esser - 1.0.3-5 -- Use Python2 on epel - -* Mon Aug 28 2017 Leigh Scott - 1.0.3-4 -- Fix requires for epel - -* Thu Aug 03 2017 Fedora Release Engineering - 1.0.3-3 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild - -* Thu Jul 27 2017 Fedora Release Engineering - 1.0.3-2 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild - -* Wed May 03 2017 Leigh Scott - 1.0.3-1 -- update to 1.0.3 release -- add build requires gtk-doc - -* Thu Feb 23 2017 Leigh Scott - 1.0.2-5 -- Add python3-gobject-base instead of python-gobject-base - -* Thu Feb 23 2017 Leigh Scott - 1.0.2-4 -- Add some upstream fixes - -* Sat Feb 11 2017 Fedora Release Engineering - 1.0.2-3 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild - -* Mon Dec 19 2016 Miro Hrončok - 1.0.2-2 -- Rebuild for Python 3.6 - -* Mon Nov 07 2016 Leigh Scott - 1.0.2-1 -- update to 1.0.2 release - -* Sat Nov 05 2016 Leigh Scott - 1.0.0-0.3.gita8d5277 -- update to latest git - -* Tue Oct 11 2016 Leigh Scott - 1.0.0-0.2.git0f28d18 -- fix review issues - -* Sat Oct 08 2016 Leigh Scott - 1.0.0-0.1.git7e7567a -- first build From 6a0135c4a61b7ad1423f6403b42efeb40a3a158d Mon Sep 17 00:00:00 2001 From: Leigh Scott Date: Sat, 20 Jun 2026 20:31:32 +0100 Subject: [PATCH 18/21] Update to 3.3.3-unstable --- sources | 2 +- xapps.spec | 7 +++++-- 2 files changed, 6 insertions(+), 3 deletions(-) diff --git a/sources b/sources index b15a9cb..2db34fe 100644 --- a/sources +++ b/sources @@ -1,2 +1,2 @@ -SHA512 (xapps-3.3.2-unstable.tar.gz) = c31e1f5f39059eebad4b2412616bbdc89d6659f997dbfe0c7aec748ecc212056a00dd782e309eca2e4c0c489284b449e748383ec65ff85b34776a4135e9c5c17 +SHA512 (xapps-3.3.3-unstable.tar.gz) = 464f6f56b6f6d5124388dde9965994b3d3522b43b6912ff35975091850aeddf871237196c1076e291c247fef5fe4bdeebc2e6eb5acce025994a5b096683143e7 SHA512 (flags_1.0.4.tar.xz) = 303e7a77fb3819c602f59727ea9c9a56486435c5331e7721cac205c1e840d6a2f609f5fdb6b8fa401b1e8b6a32ee3915ef06255ad86d7c3de88842787010e56c diff --git a/xapps.spec b/xapps.spec index ca49e9b..6aae6c4 100644 --- a/xapps.spec +++ b/xapps.spec @@ -1,7 +1,7 @@ -%global upstream_version 3.3.2-unstable +%global upstream_version 3.3.3-unstable Name: xapps -Version: 3.3.2^unstable +Version: 3.3.3^unstable Release: 1%{?dist} Summary: Common files for XApp desktop apps @@ -122,6 +122,9 @@ rm %{buildroot}%{_datadir}/format %{python3_sitearch}/gi/overrides/__pycache__/XApp.cpython-%{python3_version_nodots}*.py* %changelog +* Sat Jun 20 2026 Leigh Scott - 3.3.3^unstable-1 +- Update to 3.3.3-unstable + * Tue Jun 16 2026 Leigh Scott - 3.3.2^unstable-1 - Update to 3.3.2-unstable From c4b2e4d4352452def4baef48fea0413b1cd71c8c Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Fri, 17 Jul 2026 09:00:27 +0000 Subject: [PATCH 19/21] Rebuilt for https://fedoraproject.org/wiki/Fedora_45_Mass_Rebuild --- xapps.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/xapps.spec b/xapps.spec index 6aae6c4..8b7a40e 100644 --- a/xapps.spec +++ b/xapps.spec @@ -2,7 +2,7 @@ Name: xapps Version: 3.3.3^unstable -Release: 1%{?dist} +Release: 2%{?dist} Summary: Common files for XApp desktop apps License: LGPL-3.0-only @@ -122,6 +122,9 @@ rm %{buildroot}%{_datadir}/format %{python3_sitearch}/gi/overrides/__pycache__/XApp.cpython-%{python3_version_nodots}*.py* %changelog +* Fri Jul 17 2026 Fedora Release Engineering - 3.3.3^unstable-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_45_Mass_Rebuild + * Sat Jun 20 2026 Leigh Scott - 3.3.3^unstable-1 - Update to 3.3.3-unstable From 3a6aa1051294ee4fa5156d81bec124bb5e1cf407 Mon Sep 17 00:00:00 2001 From: Python Maint Date: Wed, 22 Jul 2026 10:16:15 +0200 Subject: [PATCH 20/21] Rebuilt for Python 3.15.0b4 ABI change --- xapps.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/xapps.spec b/xapps.spec index 8b7a40e..fe876d5 100644 --- a/xapps.spec +++ b/xapps.spec @@ -2,7 +2,7 @@ Name: xapps Version: 3.3.3^unstable -Release: 2%{?dist} +Release: 3%{?dist} Summary: Common files for XApp desktop apps License: LGPL-3.0-only @@ -122,6 +122,9 @@ rm %{buildroot}%{_datadir}/format %{python3_sitearch}/gi/overrides/__pycache__/XApp.cpython-%{python3_version_nodots}*.py* %changelog +* Wed Jul 22 2026 Python Maint - 3.3.3^unstable-3 +- Rebuilt for Python 3.15.0b4 ABI change + * Fri Jul 17 2026 Fedora Release Engineering - 3.3.3^unstable-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_45_Mass_Rebuild From ed9d9487f9d4a9d53d7c5a4da36d670202de6c50 Mon Sep 17 00:00:00 2001 From: Leigh Scott Date: Sat, 15 Aug 2026 13:55:11 +0100 Subject: [PATCH 21/21] Update to 3.3.4-unstable --- sources | 2 +- xapps.spec | 9 ++++++--- 2 files changed, 7 insertions(+), 4 deletions(-) diff --git a/sources b/sources index 2db34fe..eabb1d5 100644 --- a/sources +++ b/sources @@ -1,2 +1,2 @@ -SHA512 (xapps-3.3.3-unstable.tar.gz) = 464f6f56b6f6d5124388dde9965994b3d3522b43b6912ff35975091850aeddf871237196c1076e291c247fef5fe4bdeebc2e6eb5acce025994a5b096683143e7 +SHA512 (xapps-3.3.4-unstable.tar.gz) = 8a69e549413902f75eb60c1089c86a2d3eb25f6ef016c605e8e8bf623531daf8d47b48720b189010e6dbd595d5250072c77e11c4ab79247dedcf0220e60ff466 SHA512 (flags_1.0.4.tar.xz) = 303e7a77fb3819c602f59727ea9c9a56486435c5331e7721cac205c1e840d6a2f609f5fdb6b8fa401b1e8b6a32ee3915ef06255ad86d7c3de88842787010e56c diff --git a/xapps.spec b/xapps.spec index fe876d5..9765423 100644 --- a/xapps.spec +++ b/xapps.spec @@ -1,8 +1,8 @@ -%global upstream_version 3.3.3-unstable +%global upstream_version 3.3.4-unstable Name: xapps -Version: 3.3.3^unstable -Release: 3%{?dist} +Version: 3.3.4^unstable +Release: 1%{?dist} Summary: Common files for XApp desktop apps License: LGPL-3.0-only @@ -122,6 +122,9 @@ rm %{buildroot}%{_datadir}/format %{python3_sitearch}/gi/overrides/__pycache__/XApp.cpython-%{python3_version_nodots}*.py* %changelog +* Sat Aug 15 2026 Leigh Scott - 3.3.4^unstable-1 +- Update to 3.3.4-unstable + * Wed Jul 22 2026 Python Maint - 3.3.3^unstable-3 - Rebuilt for Python 3.15.0b4 ABI change