Update to 3.22.0

This commit is contained in:
Kalev Lember 2016-09-19 21:39:04 +02:00
parent b56f3e6a99
commit 4c6dd7932f
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View File

@ -64,3 +64,4 @@
/gnome-software-3.21.90.tar.xz
/gnome-software-3.21.91.tar.xz
/gnome-software-3.21.92.tar.xz
/gnome-software-3.22.0.tar.xz

View File

@ -13,13 +13,13 @@
%bcond_without packagekit
Name: gnome-software
Version: 3.21.92
Version: 3.22.0
Release: 1%{?dist}
Summary: A software center for GNOME
License: GPLv2+
URL: https://wiki.gnome.org/Apps/Software
Source0: https://download.gnome.org/sources/gnome-software/3.21/%{name}-%{version}.tar.xz
Source0: https://download.gnome.org/sources/gnome-software/3.22/%{name}-%{version}.tar.xz
BuildRequires: gettext
BuildRequires: intltool
@ -200,6 +200,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas &> /dev/null || :
%{_datadir}/gtk-doc/html/gnome-software
%changelog
* Mon Sep 19 2016 Kalev Lember <klember@redhat.com> - 3.22.0-1
- Update to 3.22.0
* Wed Sep 14 2016 Kalev Lember <klember@redhat.com> - 3.21.92-1
- Update to 3.21.92
- Don't set group tags

View File

@ -1 +1 @@
c6ebbae2f4dcbbc11c9ae02ffdcd849c gnome-software-3.21.92.tar.xz
0d769660090357465cb63cac421294e4 gnome-software-3.22.0.tar.xz