diff --git a/.gitignore b/.gitignore index 8628605..361fa04 100644 --- a/.gitignore +++ b/.gitignore @@ -9,3 +9,4 @@ /gnome-calculator-3.9.2.tar.xz /gnome-calculator-3.9.3.tar.xz /gnome-calculator-3.9.4.tar.xz +/gnome-calculator-3.9.90.tar.xz diff --git a/gnome-calculator.spec b/gnome-calculator.spec index 137e1dc..5ea5cd5 100644 --- a/gnome-calculator.spec +++ b/gnome-calculator.spec @@ -1,6 +1,6 @@ Name: gnome-calculator -Version: 3.9.4 -Release: 2%{?dist} +Version: 3.9.90 +Release: 1%{?dist} Summary: A desktop calculator Group: Applications/System @@ -70,6 +70,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas &> /dev/null || : %changelog +* Wed Aug 28 2013 Kalev Lember - 3.9.90-1 +- Update to 3.9.90 + * Sat Aug 03 2013 Fedora Release Engineering - 3.9.4-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild diff --git a/sources b/sources index bab5dc3..fab09ab 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -b0b011ca43c2c7030f6e0d223252007a gnome-calculator-3.9.4.tar.xz +c18574699e59a0189a25989907c16619 gnome-calculator-3.9.90.tar.xz