diff --git a/.gitignore b/.gitignore index 9e3c142..51194b4 100644 --- a/.gitignore +++ b/.gitignore @@ -11,3 +11,4 @@ /gnome-calculator-3.9.4.tar.xz /gnome-calculator-3.9.90.tar.xz /gnome-calculator-3.9.92.tar.xz +/gnome-calculator-3.10.0.tar.xz diff --git a/gnome-calculator.spec b/gnome-calculator.spec index adeea58..b7223df 100644 --- a/gnome-calculator.spec +++ b/gnome-calculator.spec @@ -1,5 +1,5 @@ Name: gnome-calculator -Version: 3.9.92 +Version: 3.10.0 Release: 1%{?dist} Summary: A desktop calculator @@ -7,7 +7,7 @@ Group: Applications/System License: GPLv2+ URL: http://live.gnome.org/Gcalctool #VCS: git:git://git.gnome.org/gcalctool -Source0: http://download.gnome.org/sources/%{name}/3.9/%{name}-%{version}.tar.xz +Source0: http://download.gnome.org/sources/%{name}/3.10/%{name}-%{version}.tar.xz BuildRequires: glib2-devel BuildRequires: gtk3-devel @@ -71,6 +71,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas &> /dev/null || : %changelog +* Wed Sep 25 2013 Kalev Lember - 3.10.0-1 +- Update to 3.10.0 + * Wed Sep 18 2013 Kalev Lember - 3.9.92-1 - Update to 3.9.92 - Include the appdata file diff --git a/sources b/sources index 47a0f09..8f28f8f 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -84495d3dc48b378ab7108d6f28ea776e gnome-calculator-3.9.92.tar.xz +882e0ee761917e8d8f08f1d1e8f8bac9 gnome-calculator-3.10.0.tar.xz