Update to 3.13.90
This commit is contained in:
parent
1e844cf30f
commit
654c9ec6c0
1
.gitignore
vendored
1
.gitignore
vendored
@ -27,3 +27,4 @@
|
||||
/gnome-software-3.13.3.tar.xz
|
||||
/gnome-software-3.13.4.tar.xz
|
||||
/gnome-software-3.13.5-5c89189.tar.xz
|
||||
/gnome-software-3.13.90.tar.xz
|
||||
|
@ -2,13 +2,13 @@
|
||||
|
||||
Summary: A software center for GNOME
|
||||
Name: gnome-software
|
||||
Version: 3.13.5
|
||||
Release: 0.2.git%{shortcommit}%{?dist}
|
||||
Version: 3.13.90
|
||||
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: %{name}-%{version}-%{shortcommit}.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
|
||||
Patch0: gnome-software-system-apps-firefox.patch
|
||||
@ -33,7 +33,7 @@ BuildRequires: gsettings-desktop-schemas-devel
|
||||
BuildRequires: libappstream-glib-devel
|
||||
|
||||
# this is not a library version
|
||||
%define gs_plugin_version 5
|
||||
%define gs_plugin_version 6
|
||||
|
||||
%description
|
||||
gnome-software is an application that makes it easy to add, remove
|
||||
@ -100,6 +100,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas &> /dev/null || :
|
||||
%{_datadir}/gnome-software/modulesets.d/*.xml
|
||||
|
||||
%changelog
|
||||
* Tue Aug 19 2014 Richard Hughes <rhughes@redhat.com> - 3.13.90-1
|
||||
- Update to 3.13.90
|
||||
|
||||
* Sat Aug 16 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.13.5-0.2.git5c89189
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user