diff --git a/gnome-calculator-3.24.0.tar.xz b/gnome-calculator-3.24.0.tar.xz deleted file mode 100644 index 4d33268..0000000 --- a/gnome-calculator-3.24.0.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:44758ac719edd20067381073de3c643f842308f26da039412b1978a415202d10 -size 1358368 diff --git a/gnome-calculator-3.25.91.tar.xz b/gnome-calculator-3.25.91.tar.xz new file mode 100644 index 0000000..90dd943 --- /dev/null +++ b/gnome-calculator-3.25.91.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d2823b10e6f81c72fd95f2b89b846b93dd58792809b1202bb4a47f2fbc672df8 +size 1692232 diff --git a/gnome-calculator.changes b/gnome-calculator.changes index afc31ed..a24b1aa 100644 --- a/gnome-calculator.changes +++ b/gnome-calculator.changes @@ -1,3 +1,49 @@ +------------------------------------------------------------------- +Tue Aug 22 08:37:04 UTC 2017 - zaitor@opensuse.org + +- Update to version 3.25.91: + + Updated translations. + +------------------------------------------------------------------- +Wed Aug 9 08:01:45 UTC 2017 - zaitor@opensuse.org + +- Update to version 3.25.90: + + Fixed incorrect bit toggle buttons (bgo#785850). + + Re-enable Portuguese help translation (bgo#784427). + + Stop using deprecated calls. + + Fixed appdata validation (bgo#784033). + + Fixed appdata.xml installation (bgo#783986). + + Updated translations. +- Drop gnome-calculator-appdata.patch: Fixed upstream, following + this, drop libtool and appstream-glib-devel BuildRequires and + autoreconf call. +- Drop post(un) handling, no longer needed. This means dropping + glib2_gsettings_schema_post(un) and desktop_database_post(un) + macros, file-triggers takes care of this now. +- Drop obsolete clean section. + +------------------------------------------------------------------- +Tue Jun 20 08:53:51 UTC 2017 - dimstar@opensuse.org + +- Update to version 3.25.3: + + Stop using intltool. + + Fix XML tags in Portuguese help translation. + + Move resources into src directory. + + Updated translations. +- Drop intltool BuildRequires: no longer needed after upstreams + changes. +- Add gnome-calculator-appdata.patch: Fix build system to install + appdata.xml file. +- Add libtool and appstream-glib-devel BuildRequires and call + autoreconf in %prep, as above patch touches the build system. + +------------------------------------------------------------------- +Tue May 23 12:39:32 UTC 2017 - zaitor@opensuse.org + +- Update to version 3.25.2: + + Update parser to allow complex conversions. + + Updated translations. + ------------------------------------------------------------------- Tue Mar 21 08:46:02 UTC 2017 - zaitor@opensuse.org diff --git a/gnome-calculator.spec b/gnome-calculator.spec index d8b0c11..087facf 100644 --- a/gnome-calculator.spec +++ b/gnome-calculator.spec @@ -17,15 +17,14 @@ Name: gnome-calculator -Version: 3.24.0 +Version: 3.25.91 Release: 0 Summary: A GNOME Calculator Application License: GPL-3.0+ Group: Productivity/Scientific/Math Url: http://www.gnome.org -Source: http://download.gnome.org/sources/gnome-calculator/3.24/%{name}-%{version}.tar.xz +Source: https://download.gnome.org/sources/gnome-calculator/3.25/%{name}-%{version}.tar.xz BuildRequires: fdupes -BuildRequires: intltool >= 0.50 BuildRequires: mpc-devel BuildRequires: mpfr-devel %if !0%{?is_opensuse} @@ -75,17 +74,6 @@ find %{buildroot}%{_libdir} -type f -name '*.la' -delete -print %find_lang %{name} %{?no_lang_C} %fdupes %{buildroot} -%clean -rm -rf %{buildroot} - -%post -%glib2_gsettings_schema_post -%desktop_database_post - -%postun -%glib2_gsettings_schema_postun -%desktop_database_postun - %files %defattr(-,root,root) %doc COPYING NEWS