Update to 3.13.92
This commit is contained in:
parent
e85e46672e
commit
1e72627774
1
.gitignore
vendored
1
.gitignore
vendored
@ -29,3 +29,4 @@
|
|||||||
/gnome-software-3.13.5-5c89189.tar.xz
|
/gnome-software-3.13.5-5c89189.tar.xz
|
||||||
/gnome-software-3.13.90.tar.xz
|
/gnome-software-3.13.90.tar.xz
|
||||||
/gnome-software-3.13.91.tar.xz
|
/gnome-software-3.13.91.tar.xz
|
||||||
|
/gnome-software-3.13.92.tar.xz
|
||||||
|
@ -1,12 +1,11 @@
|
|||||||
Summary: A software center for GNOME
|
Summary: A software center for GNOME
|
||||||
Name: gnome-software
|
Name: gnome-software
|
||||||
Version: 3.13.91
|
Version: 3.13.92
|
||||||
Release: 1%{?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.13/%{name}-%{version}.tar.xz
|
Source0: http://download.gnome.org/sources/gnome-software/3.13/%{name}-%{version}.tar.xz
|
||||||
#Source0: %{name}-%{version}-%{shortcommit}.tar.xz
|
|
||||||
|
|
||||||
# Replace Epiphany with Firefox in the system apps list
|
# Replace Epiphany with Firefox in the system apps list
|
||||||
Patch0: gnome-software-system-apps-firefox.patch
|
Patch0: gnome-software-system-apps-firefox.patch
|
||||||
@ -98,6 +97,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
|
||||||
|
* Tue Sep 16 2014 Kalev Lember <kalevlember@gmail.com> - 3.13.92-1
|
||||||
|
- Update to 3.13.92
|
||||||
|
|
||||||
* Tue Sep 02 2014 Kalev Lember <kalevlember@gmail.com> - 3.13.91-1
|
* Tue Sep 02 2014 Kalev Lember <kalevlember@gmail.com> - 3.13.91-1
|
||||||
- Update to 3.13.91
|
- Update to 3.13.91
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user