diff --git a/gnome-calculator-3.8.2.tar.xz b/gnome-calculator-3.8.2.tar.xz deleted file mode 100644 index 948fabc..0000000 --- a/gnome-calculator-3.8.2.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:13d67b6dfa2501b883add8adf5470c5fea5eb1f1fa87f84e8ceda069418f1e81 -size 1051348 diff --git a/gnome-calculator-3.9.3.tar.xz b/gnome-calculator-3.9.3.tar.xz new file mode 100644 index 0000000..d9ccac5 --- /dev/null +++ b/gnome-calculator-3.9.3.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a8772eada37d4e3b756b057dd90cecabb36e55fcd3d39b57a0b6d75c86f2df43 +size 1078744 diff --git a/gnome-calculator.changes b/gnome-calculator.changes index f8f9ced..4ccd01e 100644 --- a/gnome-calculator.changes +++ b/gnome-calculator.changes @@ -1,3 +1,26 @@ +------------------------------------------------------------------- +Thu Jun 20 12:43:03 UTC 2013 - dimstar@opensuse.org + +- Update to version 3.9.3: + + Updated translations. + +------------------------------------------------------------------- +Wed May 29 06:20:06 UTC 2013 - dimstar@opensuse.org + +- Update to version 3.9.2: + + Improve integer exponentiation & factorization. + + Fix modular exponentiation calculation error. + + Fix consecutive squaring crash. + + Use .ui file for app menu. + + Fix uninitialized variable. + + Workaround for gtk_builder_add_objects_from_resource(). + + Fix .doap and .ui files (set buttons table as toplevel). + + Use gresource for .ui files. + + Fix null pointer dereferrence. + + Fix compiler warnings. + + Fix typo. + + Updated translations. + ------------------------------------------------------------------- Tue May 14 07:12:24 UTC 2013 - dimstar@opensuse.org diff --git a/gnome-calculator.spec b/gnome-calculator.spec index 239e1b3..2bb15aa 100644 --- a/gnome-calculator.spec +++ b/gnome-calculator.spec @@ -17,13 +17,13 @@ Name: gnome-calculator -Version: 3.8.2 +Version: 3.9.3 Release: 0 Summary: A GNOME Calculator Application License: GPL-2.0+ Group: Productivity/Scientific/Math Url: http://www.gnome.org -Source: http://download.gnome.org/sources/gnome-calculator/3.8/%{name}-%{version}.tar.xz +Source: http://download.gnome.org/sources/gnome-calculator/3.9/%{name}-%{version}.tar.xz BuildRequires: fdupes BuildRequires: intltool BuildRequires: translation-update-upstream @@ -76,7 +76,6 @@ rm -rf %{buildroot} %doc %{_datadir}/help/C/%{name} %{_bindir}/* %{_datadir}/applications/*.desktop -%{_datadir}/%{name} %{_datadir}/glib-2.0/schemas/org.gnome.calculator.gschema.xml %doc %{_mandir}/man?/*.*