Update to 3.18.0
This commit is contained in:
parent
67c9ce9993
commit
17a0300359
1
.gitignore
vendored
1
.gitignore
vendored
@ -47,3 +47,4 @@
|
|||||||
/gnome-software-3.17.90.tar.xz
|
/gnome-software-3.17.90.tar.xz
|
||||||
/gnome-software-3.17.91.tar.xz
|
/gnome-software-3.17.91.tar.xz
|
||||||
/gnome-software-3.17.92.tar.xz
|
/gnome-software-3.17.92.tar.xz
|
||||||
|
/gnome-software-3.18.0.tar.xz
|
||||||
|
@ -8,12 +8,12 @@
|
|||||||
|
|
||||||
Summary: A software center for GNOME
|
Summary: A software center for GNOME
|
||||||
Name: gnome-software
|
Name: gnome-software
|
||||||
Version: 3.17.92
|
Version: 3.18.0
|
||||||
Release: 2%{?dist}
|
Release: 1%{?dist}
|
||||||
License: GPLv2+
|
License: GPLv2+
|
||||||
Group: Applications/System
|
Group: Applications/System
|
||||||
URL: https://wiki.gnome.org/Apps/Software
|
URL: https://wiki.gnome.org/Apps/Software
|
||||||
Source0: http://download.gnome.org/sources/gnome-software/3.17/%{name}-%{version}.tar.xz
|
Source0: http://download.gnome.org/sources/gnome-software/3.18/%{name}-%{version}.tar.xz
|
||||||
|
|
||||||
# Downstream patch to the list of unremovable system apps
|
# Downstream patch to the list of unremovable system apps
|
||||||
Patch0: gnome-software-system-apps.patch
|
Patch0: gnome-software-system-apps.patch
|
||||||
@ -117,6 +117,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
|
||||||
|
* Mon Sep 21 2015 Kalev Lember <klember@redhat.com> - 3.18.0-1
|
||||||
|
- Update to 3.18.0
|
||||||
|
|
||||||
* Tue Sep 15 2015 Kalev Lember <klember@redhat.com> - 3.17.92-2
|
* Tue Sep 15 2015 Kalev Lember <klember@redhat.com> - 3.17.92-2
|
||||||
- Update dependency versions
|
- Update dependency versions
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user