Update to 3.18.2
This commit is contained in:
parent
676b0d076e
commit
ee2ea86717
1
.gitignore
vendored
1
.gitignore
vendored
@ -49,3 +49,4 @@
|
|||||||
/gnome-software-3.17.92.tar.xz
|
/gnome-software-3.17.92.tar.xz
|
||||||
/gnome-software-3.18.0.tar.xz
|
/gnome-software-3.18.0.tar.xz
|
||||||
/gnome-software-3.18.1.tar.xz
|
/gnome-software-3.18.1.tar.xz
|
||||||
|
/gnome-software-3.18.2.tar.xz
|
||||||
|
@ -8,7 +8,7 @@
|
|||||||
|
|
||||||
Summary: A software center for GNOME
|
Summary: A software center for GNOME
|
||||||
Name: gnome-software
|
Name: gnome-software
|
||||||
Version: 3.18.1
|
Version: 3.18.2
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
License: GPLv2+
|
License: GPLv2+
|
||||||
Group: Applications/System
|
Group: Applications/System
|
||||||
@ -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
|
||||||
|
* Thu Oct 15 2015 Kalev Lember <klember@redhat.com> - 3.18.2-1
|
||||||
|
- Update to 3.18.2
|
||||||
|
|
||||||
* Tue Oct 13 2015 Kalev Lember <klember@redhat.com> - 3.18.1-1
|
* Tue Oct 13 2015 Kalev Lember <klember@redhat.com> - 3.18.1-1
|
||||||
- Update to 3.18.1
|
- Update to 3.18.1
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user