Update to 3.20.1
This commit is contained in:
parent
2edb71156f
commit
e099bc9bed
1
.gitignore
vendored
1
.gitignore
vendored
@ -56,3 +56,4 @@
|
||||
/gnome-software-3.19.91.tar.xz
|
||||
/gnome-software-3.19.92.tar.xz
|
||||
/gnome-software-3.20.0.tar.xz
|
||||
/gnome-software-3.20.1.tar.xz
|
||||
|
@ -1,8 +1,8 @@
|
||||
%global glib2_version 2.45.8
|
||||
%global gtk3_version 3.17.7
|
||||
%global glib2_version 2.46.0
|
||||
%global gtk3_version 3.18.2
|
||||
%global json_glib_version 1.1.1
|
||||
%global packagekit_version 1.0.9
|
||||
%global appstream_glib_version 0.5.1
|
||||
%global packagekit_version 1.1.0
|
||||
%global appstream_glib_version 0.5.11
|
||||
%global libsoup_version 2.51.92
|
||||
%global gsettings_desktop_schemas_version 3.11.5
|
||||
%global gnome_desktop_version 3.17.92
|
||||
@ -10,8 +10,8 @@
|
||||
|
||||
Summary: A software center for GNOME
|
||||
Name: gnome-software
|
||||
Version: 3.20.0
|
||||
Release: 2%{?dist}
|
||||
Version: 3.20.1
|
||||
Release: 1%{?dist}
|
||||
License: GPLv2+
|
||||
Group: Applications/System
|
||||
URL: https://wiki.gnome.org/Apps/Software
|
||||
@ -130,6 +130,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas &> /dev/null || :
|
||||
%{_datadir}/glib-2.0/schemas/org.gnome.software-fedora.gschema.override
|
||||
|
||||
%changelog
|
||||
* Wed Apr 13 2016 Kalev Lember <klember@redhat.com> - 3.20.1-1
|
||||
- Update to 3.20.1
|
||||
|
||||
* Fri Apr 01 2016 Richard Hughes <rhughes@redhat.com> - 3.20.1-2
|
||||
- Set the list of official sources
|
||||
- Compile with xdg-app support
|
||||
|
Loading…
Reference in New Issue
Block a user