Update to 3.13.3
This commit is contained in:
parent
353a92457a
commit
59473d15c9
1
.gitignore
vendored
1
.gitignore
vendored
@ -24,3 +24,4 @@
|
||||
/fedora-21.xml.gz
|
||||
/gnome-software-3.13.2.tar.xz
|
||||
/gnome-software-3.13.3-7491627.tar.xz
|
||||
/gnome-software-3.13.3.tar.xz
|
||||
|
@ -1,16 +1,13 @@
|
||||
%define distrotag 21
|
||||
|
||||
%define shortcommit 7491627
|
||||
|
||||
Summary: A software center for GNOME
|
||||
Name: gnome-software
|
||||
Version: 3.13.3
|
||||
Release: 0.2.git%{shortcommit}%{?dist}
|
||||
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
|
||||
|
||||
Requires: appstream-data
|
||||
Requires: epiphany-runtime
|
||||
@ -93,6 +90,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas &> /dev/null || :
|
||||
%{_datadir}/gnome-software/modulesets.d/*.xml
|
||||
|
||||
%changelog
|
||||
* Wed Jun 25 2014 Kalev Lember <kalevlember@gmail.com> - 3.13.3-1
|
||||
- Update to 3.13.3
|
||||
|
||||
* Thu Jun 12 2014 Richard Hughes <rhughes@redhat.com> - 3.13.3-0.2.git7491627
|
||||
- Depend on the newly-created appstream-data package and stop shipping
|
||||
the metadata here.
|
||||
|
Loading…
Reference in New Issue
Block a user