Update to 3.32.0
This commit is contained in:
parent
a5e4472f28
commit
65579d4128
1
.gitignore
vendored
1
.gitignore
vendored
@ -100,3 +100,4 @@
|
|||||||
/gnome-software-3.31.90.tar.xz
|
/gnome-software-3.31.90.tar.xz
|
||||||
/libdnf-7ecb2f5.tar.gz
|
/libdnf-7ecb2f5.tar.gz
|
||||||
/gnome-software-3.31.92.tar.xz
|
/gnome-software-3.31.92.tar.xz
|
||||||
|
/gnome-software-3.32.0.tar.xz
|
||||||
|
@ -19,13 +19,13 @@
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
Name: gnome-software
|
Name: gnome-software
|
||||||
Version: 3.31.92
|
Version: 3.32.0
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: A software center for GNOME
|
Summary: A software center for GNOME
|
||||||
|
|
||||||
License: GPLv2+
|
License: GPLv2+
|
||||||
URL: https://wiki.gnome.org/Apps/Software
|
URL: https://wiki.gnome.org/Apps/Software
|
||||||
Source0: https://download.gnome.org/sources/gnome-software/3.31/%{name}-%{version}.tar.xz
|
Source0: https://download.gnome.org/sources/gnome-software/3.32/%{name}-%{version}.tar.xz
|
||||||
|
|
||||||
%if 0%{?bundled_libdnf}
|
%if 0%{?bundled_libdnf}
|
||||||
# libdnf is bundled to be able to match the exact same version that the
|
# libdnf is bundled to be able to match the exact same version that the
|
||||||
@ -286,6 +286,9 @@ desktop-file-validate %{buildroot}%{_datadir}/applications/*.desktop
|
|||||||
%{_mandir}/man1/gnome-software-editor.1*
|
%{_mandir}/man1/gnome-software-editor.1*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Mar 11 2019 Kalev Lember <klember@redhat.com> - 3.32.0-1
|
||||||
|
- Update to 3.32.0
|
||||||
|
|
||||||
* Tue Mar 05 2019 Kalev Lember <klember@redhat.com> - 3.31.92-1
|
* Tue Mar 05 2019 Kalev Lember <klember@redhat.com> - 3.31.92-1
|
||||||
- Update to 3.31.92
|
- Update to 3.31.92
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1,2 +1,2 @@
|
|||||||
SHA512 (gnome-software-3.31.92.tar.xz) = b9ba8bbc737e0a066b69b3f6a714d3a8cb445b486620edf0058ff489dafc768ee5d6bdaf91c79f1091d21c52bef5e9f9ebd34af0860260eaf741a3061607ace6
|
SHA512 (gnome-software-3.32.0.tar.xz) = 6f924cd9fcad75b16a1bb779598aff16b90c05dcc976bf5449226162a17431d590a1496e85e119987c5454b636312eaf673c6430370a6f96006219b378057c5f
|
||||||
SHA512 (libdnf-7ecb2f5.tar.gz) = cf062cb62747fcf428268518f62fa6041ea22cd529397a11fa706790c81638fd155dc8326e6fa70b48873a3d169a7b4dd0ebd10de1227f482553902824fc8573
|
SHA512 (libdnf-7ecb2f5.tar.gz) = cf062cb62747fcf428268518f62fa6041ea22cd529397a11fa706790c81638fd155dc8326e6fa70b48873a3d169a7b4dd0ebd10de1227f482553902824fc8573
|
||||||
|
Loading…
Reference in New Issue
Block a user