Update to 3.13.4
This commit is contained in:
parent
59473d15c9
commit
7c1b267e1a
1
.gitignore
vendored
1
.gitignore
vendored
@ -25,3 +25,4 @@
|
|||||||
/gnome-software-3.13.2.tar.xz
|
/gnome-software-3.13.2.tar.xz
|
||||||
/gnome-software-3.13.3-7491627.tar.xz
|
/gnome-software-3.13.3-7491627.tar.xz
|
||||||
/gnome-software-3.13.3.tar.xz
|
/gnome-software-3.13.3.tar.xz
|
||||||
|
/gnome-software-3.13.4.tar.xz
|
||||||
|
@ -2,7 +2,7 @@
|
|||||||
|
|
||||||
Summary: A software center for GNOME
|
Summary: A software center for GNOME
|
||||||
Name: gnome-software
|
Name: gnome-software
|
||||||
Version: 3.13.3
|
Version: 3.13.4
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
License: GPLv2+
|
License: GPLv2+
|
||||||
Group: Applications/System
|
Group: Applications/System
|
||||||
@ -29,7 +29,7 @@ BuildRequires: gsettings-desktop-schemas-devel
|
|||||||
BuildRequires: libappstream-glib-devel
|
BuildRequires: libappstream-glib-devel
|
||||||
|
|
||||||
# this is not a library version
|
# this is not a library version
|
||||||
%define gs_plugin_version 3
|
%define gs_plugin_version 4
|
||||||
|
|
||||||
%description
|
%description
|
||||||
gnome-software is an application that makes it easy to add, remove
|
gnome-software is an application that makes it easy to add, remove
|
||||||
@ -90,6 +90,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
|
||||||
|
* Wed Jul 23 2014 Kalev Lember <kalevlember@gmail.com> - 3.13.4-1
|
||||||
|
- Update to 3.13.4
|
||||||
|
|
||||||
* Wed Jun 25 2014 Kalev Lember <kalevlember@gmail.com> - 3.13.3-1
|
* Wed Jun 25 2014 Kalev Lember <kalevlember@gmail.com> - 3.13.3-1
|
||||||
- Update to 3.13.3
|
- Update to 3.13.3
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user