Update to 3.17.90
This commit is contained in:
parent
2727e8bbc3
commit
c3960f3d17
1
.gitignore
vendored
1
.gitignore
vendored
@ -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
|
||||
|
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user