diff --git a/.gitignore b/.gitignore index 487b2ae..60a7155 100644 --- a/.gitignore +++ b/.gitignore @@ -47,3 +47,4 @@ /gnome-calculator-3.21.2.tar.xz /gnome-calculator-3.21.90.tar.xz /gnome-calculator-3.21.92.tar.xz +/gnome-calculator-3.22.0.tar.xz diff --git a/gnome-calculator.spec b/gnome-calculator.spec index 3f1787d..56d5cbf 100644 --- a/gnome-calculator.spec +++ b/gnome-calculator.spec @@ -1,5 +1,5 @@ Name: gnome-calculator -Version: 3.21.92 +Version: 3.22.0 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.21/%{name}-%{version}.tar.xz +Source0: https://download.gnome.org/sources/%{name}/3.22/%{name}-%{version}.tar.xz BuildRequires: desktop-file-utils BuildRequires: gettext @@ -78,6 +78,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas &> /dev/null || : %changelog +* Tue Sep 20 2016 Kalev Lember - 3.22.0-1 +- Update to 3.22.0 + * Tue Sep 13 2016 Kalev Lember - 3.21.92-1 - Update to 3.21.92 diff --git a/sources b/sources index fdf39d5..7eaaef0 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -f0f81cf8cba9b463f7cf55f7f8ab7339 gnome-calculator-3.21.92.tar.xz +3e794e2fa23e2a46b6712db439a1546b gnome-calculator-3.22.0.tar.xz