Update to 3.22.1
This commit is contained in:
parent
4c6dd7932f
commit
3f28a4c4ab
1
.gitignore
vendored
1
.gitignore
vendored
@ -65,3 +65,4 @@
|
|||||||
/gnome-software-3.21.91.tar.xz
|
/gnome-software-3.21.91.tar.xz
|
||||||
/gnome-software-3.21.92.tar.xz
|
/gnome-software-3.21.92.tar.xz
|
||||||
/gnome-software-3.22.0.tar.xz
|
/gnome-software-3.22.0.tar.xz
|
||||||
|
/gnome-software-3.22.1.tar.xz
|
||||||
|
@ -13,7 +13,7 @@
|
|||||||
%bcond_without packagekit
|
%bcond_without packagekit
|
||||||
|
|
||||||
Name: gnome-software
|
Name: gnome-software
|
||||||
Version: 3.22.0
|
Version: 3.22.1
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: A software center for GNOME
|
Summary: A software center for GNOME
|
||||||
|
|
||||||
@ -200,6 +200,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas &> /dev/null || :
|
|||||||
%{_datadir}/gtk-doc/html/gnome-software
|
%{_datadir}/gtk-doc/html/gnome-software
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Oct 12 2016 Kalev Lember <klember@redhat.com> - 3.22.1-1
|
||||||
|
- Update to 3.22.1
|
||||||
|
|
||||||
* Mon Sep 19 2016 Kalev Lember <klember@redhat.com> - 3.22.0-1
|
* Mon Sep 19 2016 Kalev Lember <klember@redhat.com> - 3.22.0-1
|
||||||
- Update to 3.22.0
|
- Update to 3.22.0
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user