Update to 3.21.2

This commit is contained in:
Richard Hughes 2016-06-22 15:54:00 +01:00
parent 794b07f4da
commit 93d116bba0
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View File

@ -44,3 +44,4 @@
/gnome-calculator-3.19.91.tar.xz
/gnome-calculator-3.20.0.tar.xz
/gnome-calculator-3.20.1.tar.xz
/gnome-calculator-3.21.2.tar.xz

View File

@ -1,5 +1,5 @@
Name: gnome-calculator
Version: 3.20.1
Version: 3.21.2
Release: 1%{?dist}
Summary: A desktop calculator
@ -7,7 +7,7 @@ Group: Applications/System
License: GPLv3+
URL: https://wiki.gnome.org/Apps/Calculator
#VCS: git:git://git.gnome.org/gcalctool
Source0: https://download.gnome.org/sources/%{name}/3.20/%{name}-%{version}.tar.xz
Source0: https://download.gnome.org/sources/%{name}/3.21/%{name}-%{version}.tar.xz
BuildRequires: pkgconfig(glib-2.0)
BuildRequires: pkgconfig(gtk+-3.0)
@ -78,6 +78,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas &> /dev/null || :
%changelog
* Wed Jun 22 2016 Richard Hughes <rhughes@redhat.com> - 3.21.2-1
- Update to 3.21.2
* Sun May 08 2016 Kalev Lember <klember@redhat.com> - 3.20.1-1
- Update to 3.20.1

View File

@ -1 +1 @@
f4288c2d33060e567e964413b55f7993 gnome-calculator-3.20.1.tar.xz
7989d6a7576ff144cb5420be9bacf8f7 gnome-calculator-3.21.2.tar.xz