Update to 3.17.90

This commit is contained in:
Kalev Lember 2015-08-19 18:03:58 +02:00
parent 2727e8bbc3
commit c3960f3d17
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View File

@ -44,3 +44,4 @@
/gnome-software-3.17.1.tar.xz
/gnome-software-3.17.2.tar.xz
/gnome-software-3.17.3.tar.xz
/gnome-software-3.17.90.tar.xz

View File

@ -1,12 +1,12 @@
%global glib2_version 2.39.1
%global gtk3_version 3.16
%global gtk3_version 3.17.7
%global packagekit_version 1.0.0
%global appstream_glib_version 0.5.0
%global gsettings_desktop_schemas_version 3.11.5
Summary: A software center for GNOME
Name: gnome-software
Version: 3.17.3
Version: 3.17.90
Release: 1%{?dist}
License: GPLv2+
Group: Applications/System
@ -113,6 +113,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas &> /dev/null || :
%{_datadir}/gnome-software/modulesets.d/*.xml
%changelog
* Wed Aug 19 2015 Kalev Lember <klember@redhat.com> - 3.17.90-1
- Update to 3.17.90
* Wed Aug 12 2015 Richard Hughes <rhughes@redhat.com> - 3.17.3-1
- Update to 3.17.3

View File

@ -1 +1 @@
860147a2e263789dfc19f6922c882bf9 gnome-software-3.17.3.tar.xz
edbdc5d391ef8c7ac48b65c0ff8e51a9 gnome-software-3.17.90.tar.xz