Update to 3.34.0
This commit is contained in:
parent
426772c768
commit
efa7fab0d6
1
.gitignore
vendored
1
.gitignore
vendored
@ -12,3 +12,4 @@
|
|||||||
/gnome-tweaks-3.31.90.tar.xz
|
/gnome-tweaks-3.31.90.tar.xz
|
||||||
/gnome-tweaks-3.32.0.tar.xz
|
/gnome-tweaks-3.32.0.tar.xz
|
||||||
/gnome-tweaks-3.33.90.tar.xz
|
/gnome-tweaks-3.33.90.tar.xz
|
||||||
|
/gnome-tweaks-3.34.0.tar.xz
|
||||||
|
@ -1,8 +1,8 @@
|
|||||||
%global majorversion %(cut -d "." -f 1-2 <<<%{version})
|
%global majorversion %(cut -d "." -f 1-2 <<<%{version})
|
||||||
|
|
||||||
Name: gnome-tweaks
|
Name: gnome-tweaks
|
||||||
Version: 3.33.90
|
Version: 3.34.0
|
||||||
Release: 2%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: Customize advanced GNOME 3 options
|
Summary: Customize advanced GNOME 3 options
|
||||||
|
|
||||||
# Software is GPLv3, Appdata file is CC0-1.0
|
# Software is GPLv3, Appdata file is CC0-1.0
|
||||||
@ -87,6 +87,9 @@ appstream-util validate-relax --nonet $RPM_BUILD_ROOT/%{_datadir}/metainfo/*.app
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Sep 27 2019 Kalev Lember <klember@redhat.com> - 3.34.0-1
|
||||||
|
- Update to 3.34.0
|
||||||
|
|
||||||
* Mon Aug 19 2019 Miro Hrončok <mhroncok@redhat.com> - 3.33.90-2
|
* Mon Aug 19 2019 Miro Hrončok <mhroncok@redhat.com> - 3.33.90-2
|
||||||
- Rebuilt for Python 3.8
|
- Rebuilt for Python 3.8
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (gnome-tweaks-3.33.90.tar.xz) = 827f0f06567633dbf9efd2e3801c48f60abf8eb7da5a09688e6ce7e17688833890b29fb461a6275d682d585c31818c42dc53153d8713925919940402edac3863
|
SHA512 (gnome-tweaks-3.34.0.tar.xz) = 1d2b21a31550d4b48afd02a9fcfb9844eacac7aa726ef624abcb40225af31da29b34e9032b3bb2943e5cb5f7553a6f931467d04bfbc2b026732e6bdcb86eb840
|
||||||
|
Loading…
Reference in New Issue
Block a user