Update to 3.21.92

This commit is contained in:
Kalev Lember 2016-09-14 11:04:56 +02:00
parent c42111657e
commit c77bac0717
3 changed files with 8 additions and 4 deletions

1
.gitignore vendored
View File

@ -63,3 +63,4 @@
/gnome-software-3.21.4.tar.xz
/gnome-software-3.21.90.tar.xz
/gnome-software-3.21.91.tar.xz
/gnome-software-3.21.92.tar.xz

View File

@ -2,11 +2,11 @@
%global gtk3_version 3.20.0
%global json_glib_version 1.1.1
%global packagekit_version 1.1.1
%global appstream_glib_version 0.6.2
%global appstream_glib_version 0.6.3
%global libsoup_version 2.51.92
%global gsettings_desktop_schemas_version 3.11.5
%global gnome_desktop_version 3.17.92
%global fwupd_version 0.7.0
%global fwupd_version 0.7.3
%global flatpak_version 0.5.2
# this should be set using "--without packagekit" when atomic
@ -14,7 +14,7 @@
Summary: A software center for GNOME
Name: gnome-software
Version: 3.21.91
Version: 3.21.92
Release: 1%{?dist}
License: GPLv2+
Group: Applications/System
@ -200,6 +200,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas &> /dev/null || :
%{_datadir}/gtk-doc/html/gnome-software
%changelog
* Wed Sep 14 2016 Kalev Lember <klember@redhat.com> - 3.21.92-1
- Update to 3.21.92
* Thu Sep 01 2016 Kalev Lember <klember@redhat.com> - 3.21.91-1
- Update to 3.21.91

View File

@ -1 +1 @@
64e476e6762d8b72dfe332e04c4cc99e gnome-software-3.21.91.tar.xz
c6ebbae2f4dcbbc11c9ae02ffdcd849c gnome-software-3.21.92.tar.xz