Resolves: #2063688 (Update to 40.10 release)
This commit is contained in:
parent
19e149d55f
commit
e707651ac9
19
.gitignore
vendored
19
.gitignore
vendored
@ -1,18 +1 @@
|
||||
/gnome-tweaks-3.27.92.tar.xz
|
||||
/gnome-tweaks-3.28.0.tar.xz
|
||||
/gnome-tweaks-3.28.1.tar.xz
|
||||
/gnome-tweaks-3.29.2.tar.xz
|
||||
/gnome-tweaks-3.29.90.1.tar.xz
|
||||
/gnome-tweaks-3.29.91.1.tar.xz
|
||||
/gnome-tweaks-3.29.92.tar.xz
|
||||
/gnome-tweaks-3.30.0.tar.xz
|
||||
/gnome-tweaks-3.30.1.tar.xz
|
||||
/gnome-tweaks-3.30.2.tar.xz
|
||||
/gnome-tweaks-3.31.3.tar.xz
|
||||
/gnome-tweaks-3.31.90.tar.xz
|
||||
/gnome-tweaks-3.32.0.tar.xz
|
||||
/gnome-tweaks-3.33.90.tar.xz
|
||||
/gnome-tweaks-3.34.0.tar.xz
|
||||
/gnome-tweaks-3.34.1.tar.xz
|
||||
/gnome-tweaks-40.beta.tar.xz
|
||||
/gnome-tweaks-40.0.tar.xz
|
||||
/gnome-tweaks-*.tar.xz
|
||||
|
1
.gnome-tweaks.metadata
Normal file
1
.gnome-tweaks.metadata
Normal file
@ -0,0 +1 @@
|
||||
4d69fc7bb4982a281066d9c62d6a2713df2955e2 gnome-tweaks-40.10.tar.xz
|
@ -2,8 +2,8 @@
|
||||
%global major_version %%(cut -d '.' -f 1 <<<%{tarball_version})
|
||||
|
||||
Name: gnome-tweaks
|
||||
Version: 40.0
|
||||
Release: 6%{?dist}
|
||||
Version: 40.10
|
||||
Release: 1%{?dist}
|
||||
Summary: Customize advanced GNOME 3 options
|
||||
|
||||
# Software is GPLv3, Appdata file is CC0-1.0
|
||||
@ -75,6 +75,9 @@ appstream-util validate-relax --nonet $RPM_BUILD_ROOT/%{_datadir}/metainfo/*.app
|
||||
|
||||
|
||||
%changelog
|
||||
* Mon Mar 14 2022 Milan Crha <mcrha@redhat.com> - 40.10-1
|
||||
- Resolves: #2063688 (Update to 40.10 release)
|
||||
|
||||
* Mon Aug 09 2021 Mohan Boddu <mboddu@redhat.com> - 40.0-6
|
||||
- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags
|
||||
Related: rhbz#1991688
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (gnome-tweaks-40.0.tar.xz) = c3467f40af6bb79c2b10cb429e93aa29261066c2a5fd744bf2801c4e596cc270d45302ebfa942ee0c40067849c12e1ccd404c40e7f594bcff4c44cfe3f90bb97
|
||||
SHA512 (gnome-tweaks-40.10.tar.xz) = 1247933ad2f93bd7817af367d715468591840df4840d45641033ca19ea26c64239828ba3e24fafb8694014a98024b911266c314172ba8e37d6c4165e7e6e8a29
|
||||
|
Loading…
Reference in New Issue
Block a user