Update to 3.14.0
This commit is contained in:
parent
ab106fd425
commit
b2e1af89c4
1
.gitignore
vendored
1
.gitignore
vendored
@ -30,3 +30,4 @@
|
||||
/gnome-software-3.13.90.tar.xz
|
||||
/gnome-software-3.13.91.tar.xz
|
||||
/gnome-software-3.13.92.tar.xz
|
||||
/gnome-software-3.14.0.tar.xz
|
||||
|
@ -6,12 +6,12 @@
|
||||
|
||||
Summary: A software center for GNOME
|
||||
Name: gnome-software
|
||||
Version: 3.13.92
|
||||
Release: 2%{?dist}
|
||||
Version: 3.14.0
|
||||
Release: 1%{?dist}
|
||||
License: GPLv2+
|
||||
Group: Applications/System
|
||||
URL: https://wiki.gnome.org/Apps/Software
|
||||
Source0: http://download.gnome.org/sources/gnome-software/3.13/%{name}-%{version}.tar.xz
|
||||
Source0: http://download.gnome.org/sources/gnome-software/3.14/%{name}-%{version}.tar.xz
|
||||
|
||||
# Downstream patch to the list of unremovable system apps
|
||||
Patch0: gnome-software-system-apps.patch
|
||||
@ -105,6 +105,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas &> /dev/null || :
|
||||
%{_datadir}/gnome-software/modulesets.d/*.xml
|
||||
|
||||
%changelog
|
||||
* Mon Sep 22 2014 Kalev Lember <kalevlember@gmail.com> - 3.14.0-1
|
||||
- Update to 3.14.0
|
||||
|
||||
* Wed Sep 17 2014 Kalev Lember <kalevlember@gmail.com> - 3.13.92-2
|
||||
- Set minimum required dependency versions (#1136343)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user