diff --git a/.gitignore b/.gitignore index 6e50c9d..4aceaa2 100644 --- a/.gitignore +++ b/.gitignore @@ -1,5 +1,3 @@ /xgamma-*.tar.bz2 /xgamma-1.0.7.tar.xz /xgamma-1.0.7.tar.xz.sig -/xgamma-1.0.8.tar.xz -/xgamma-1.0.8.tar.xz.sig diff --git a/gating.yaml b/gating.yaml deleted file mode 100644 index f126b62..0000000 --- a/gating.yaml +++ /dev/null @@ -1,15 +0,0 @@ ---- !Policy -product_versions: - - fedora-rawhide -decision_context: bodhi_update_push_stable -subject_type: koji_build -rules: - - !PassingTestCaseRule {test_case_name: fedora-ci.koji-build.rpmdeplint.functional} ---- !Policy -product_versions: - - fedora-* -decision_context: bodhi_update_push_stable -subject_type: koji_build -rules: - - !PassingTestCaseRule {test_case_name: fedora-ci.koji-build.installability.functional} - - !PassingTestCaseRule {test_case_name: fedora-ci.koji-build.rpminspect.static-analysis} diff --git a/gpgkey-3AB285232C46AE43D8E192F4DAB0F78EA6E7E2D2.gpg b/gpgkey-3AB285232C46AE43D8E192F4DAB0F78EA6E7E2D2.gpg deleted file mode 100644 index 32da223..0000000 Binary files a/gpgkey-3AB285232C46AE43D8E192F4DAB0F78EA6E7E2D2.gpg and /dev/null differ diff --git a/gpgkey-4A193C06D35E7C670FA4EF0BA2FB9E081F2D130E.gpg b/gpgkey-4A193C06D35E7C670FA4EF0BA2FB9E081F2D130E.gpg new file mode 100644 index 0000000..12f43ea Binary files /dev/null and b/gpgkey-4A193C06D35E7C670FA4EF0BA2FB9E081F2D130E.gpg differ diff --git a/sources b/sources index be0a067..d05b6a7 100644 --- a/sources +++ b/sources @@ -1,2 +1,2 @@ -SHA512 (xgamma-1.0.8.tar.xz) = edaa33fc18a9eb9e3bf5395ca0f6196778d0f8d8007e94ed53fc26de236bda51ee06a3eb8d0543a9e4367d3a350e7571664032e963001b7b6d525c27a3b3e8b6 -SHA512 (xgamma-1.0.8.tar.xz.sig) = d87d2b4bb713d6123d0a66bcb00b6d1bd9a6aed34376b47537547e61dd7f6da8ccee8c210c3e46119a4c02900be0068a2431708e058c682fb2ff8dbea078dfe9 +SHA512 (xgamma-1.0.7.tar.xz) = 9eeee9b537dcae9e4d153774eb632a6a5e8dd32bebadc9bbd897a773e5b56f76848f32a1699b8c921d3094760c42b5083365d853b89ab31fd85c7a0d46feeceb +SHA512 (xgamma-1.0.7.tar.xz.sig) = 809bb5096f36c28d232f83fffb81505674ea51525fd3251f58e27d1d25617471f5ac05d94da980a810787b245ced29a2cd5e2ae7725245a2ab7adadbe3b0e750 diff --git a/xgamma.spec b/xgamma.spec index a6fb685..bb7a71a 100644 --- a/xgamma.spec +++ b/xgamma.spec @@ -1,6 +1,6 @@ Name: xgamma -Version: 1.0.8 -Release: 3%{?dist} +Version: 1.0.7 +Release: 2%{?dist} Summary: X utility to query and alter the gamma correction of a monitor # COPYING: X11 AND HPND-sell-variant # man/xgamma.man: X11 without the permision grant, probably a copy-and-paste @@ -11,7 +11,6 @@ Summary: X utility to query and alter the gamma correction of a monitor # configure.ac: HPND-sell-variant # INSTALL: FSFAP # Makefile.am: HPND-sell-variant -# meson.build: MIT ## Unbundled # aclocal.m4: FSFULLRWD AND FSFULLR AND # GPL-2.0-or-later WITH Autoconf-exception-generic AND @@ -29,9 +28,8 @@ License: X11 AND HPND-sell-variant URL: https://www.x.org/ Source0: %{url}releases/individual/app/%{name}-%{version}.tar.xz Source1: %{url}releases/individual/app/%{name}-%{version}.tar.xz.sig -# Key imported from hkp://keyserver.ubuntu.com server and verified using the -# previous 4A193C06D35E7C670FA4EF0BA2FB9E081F2D130E key. -Source2: gpgkey-3AB285232C46AE43D8E192F4DAB0F78EA6E7E2D2.gpg +# Key exported from Petr Pisar's keyring +Source2: gpgkey-4A193C06D35E7C670FA4EF0BA2FB9E081F2D130E.gpg BuildRequires: autoconf >= 2.60 BuildRequires: automake BuildRequires: coreutils @@ -70,27 +68,6 @@ autoreconf -v --force --install %{_mandir}/man1/%{name}.1* %changelog -* Fri Jul 17 2026 Fedora Release Engineering - 1.0.8-3 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_45_Mass_Rebuild - -* Sat Jan 17 2026 Fedora Release Engineering - 1.0.8-2 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_44_Mass_Rebuild - -* Mon Jul 28 2025 Petr Pisar - 1.0.8-1 -- 1.0.8 bump - -* Fri Jul 25 2025 Fedora Release Engineering - 1.0.7-6 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild - -* Sun Jan 19 2025 Fedora Release Engineering - 1.0.7-5 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild - -* Sat Jul 20 2024 Fedora Release Engineering - 1.0.7-4 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild - -* Sat Jan 27 2024 Fedora Release Engineering - 1.0.7-3 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild - * Sat Jul 22 2023 Fedora Release Engineering - 1.0.7-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild