Update to 3.15.2
This commit is contained in:
parent
89bd39f947
commit
4bfeebc025
1
.gitignore
vendored
1
.gitignore
vendored
@ -33,3 +33,4 @@
|
||||
/gnome-software-3.14.0.tar.xz
|
||||
/gnome-software-3.14.1.tar.xz
|
||||
/gnome-software-3.14.2.tar.xz
|
||||
/gnome-software-3.15.2.tar.xz
|
||||
|
@ -1,17 +1,17 @@
|
||||
%global glib2_version 2.39.1
|
||||
%global gtk3_version 3.14.1
|
||||
%global packagekit_version 1.0.0
|
||||
%global appstream_glib_version 0.2.7
|
||||
%global appstream_glib_version 0.3.2
|
||||
%global gsettings_desktop_schemas_version 3.11.5
|
||||
|
||||
Summary: A software center for GNOME
|
||||
Name: gnome-software
|
||||
Version: 3.14.2
|
||||
Release: 3%{?dist}
|
||||
Version: 3.15.2
|
||||
Release: 1%{?dist}
|
||||
License: GPLv2+
|
||||
Group: Applications/System
|
||||
URL: https://wiki.gnome.org/Apps/Software
|
||||
Source0: http://download.gnome.org/sources/gnome-software/3.14/%{name}-%{version}.tar.xz
|
||||
Source0: http://download.gnome.org/sources/gnome-software/3.15/%{name}-%{version}.tar.xz
|
||||
|
||||
# Downstream patch to the list of unremovable system apps
|
||||
Patch0: gnome-software-system-apps.patch
|
||||
@ -113,6 +113,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas &> /dev/null || :
|
||||
%{_datadir}/gnome-software/modulesets.d/*.xml
|
||||
|
||||
%changelog
|
||||
* Tue Nov 25 2014 Kalev Lember <kalevlember@gmail.com> - 3.15.2-1
|
||||
- Update to 3.15.2
|
||||
|
||||
* Thu Nov 13 2014 Richard Hughes <rhughes@redhat.com> - 3.14.2-3
|
||||
- Fix non-Fedora build
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user