import gnome-tweaks-40.10-1.el9
This commit is contained in:
parent
0adb4ac143
commit
57481a82d1
2
.gitignore
vendored
2
.gitignore
vendored
@ -1 +1 @@
|
||||
SOURCES/gnome-tweaks-40.0.tar.xz
|
||||
SOURCES/gnome-tweaks-40.10.tar.xz
|
||||
|
@ -1 +1 @@
|
||||
1e8a5f0e4c2cddaeb2672804945d04130fca4b86 SOURCES/gnome-tweaks-40.0.tar.xz
|
||||
4d69fc7bb4982a281066d9c62d6a2713df2955e2 SOURCES/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
|
||||
|
Loading…
Reference in New Issue
Block a user