Update to 3.17.2
This commit is contained in:
parent
f2a349086d
commit
cee6ac35b9
1
.gitignore
vendored
1
.gitignore
vendored
@ -42,3 +42,4 @@
|
|||||||
/gnome-software-3.16.1.tar.xz
|
/gnome-software-3.16.1.tar.xz
|
||||||
/gnome-software-3.16.2.tar.xz
|
/gnome-software-3.16.2.tar.xz
|
||||||
/gnome-software-3.17.1.tar.xz
|
/gnome-software-3.17.1.tar.xz
|
||||||
|
/gnome-software-3.17.2.tar.xz
|
||||||
|
@ -1,12 +1,12 @@
|
|||||||
%global glib2_version 2.39.1
|
%global glib2_version 2.39.1
|
||||||
%global gtk3_version 3.14.1
|
%global gtk3_version 3.16
|
||||||
%global packagekit_version 1.0.0
|
%global packagekit_version 1.0.0
|
||||||
%global appstream_glib_version 0.3.4
|
%global appstream_glib_version 0.3.4
|
||||||
%global gsettings_desktop_schemas_version 3.11.5
|
%global gsettings_desktop_schemas_version 3.11.5
|
||||||
|
|
||||||
Summary: A software center for GNOME
|
Summary: A software center for GNOME
|
||||||
Name: gnome-software
|
Name: gnome-software
|
||||||
Version: 3.17.1
|
Version: 3.17.2
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
License: GPLv2+
|
License: GPLv2+
|
||||||
Group: Applications/System
|
Group: Applications/System
|
||||||
@ -111,6 +111,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas &> /dev/null || :
|
|||||||
%{_datadir}/gnome-software/modulesets.d/*.xml
|
%{_datadir}/gnome-software/modulesets.d/*.xml
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Jun 05 2015 Kalev Lember <kalevlember@gmail.com> - 3.17.2-1
|
||||||
|
- Update to 3.17.2
|
||||||
|
|
||||||
* Mon May 25 2015 Kalev Lember <kalevlember@gmail.com> - 3.17.1-1
|
* Mon May 25 2015 Kalev Lember <kalevlember@gmail.com> - 3.17.1-1
|
||||||
- Update to 3.17.1
|
- Update to 3.17.1
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user