|
|
096c0f |
Name: gnome-calculator
|
|
|
096c0f |
Version: 3.28.2
|
|
|
69ba56 |
Release: 2%{?dist}
|
|
|
096c0f |
Summary: A desktop calculator
|
|
|
096c0f |
|
|
|
096c0f |
License: GPLv3+
|
|
|
096c0f |
URL: https://wiki.gnome.org/Apps/Calculator
|
|
|
096c0f |
Source0: https://download.gnome.org/sources/%{name}/3.28/%{name}-%{version}.tar.xz
|
|
|
096c0f |
|
|
|
096c0f |
BuildRequires: desktop-file-utils
|
|
|
096c0f |
BuildRequires: gettext
|
|
|
096c0f |
BuildRequires: itstool
|
|
|
096c0f |
BuildRequires: libmpc-devel
|
|
|
096c0f |
BuildRequires: libsoup-devel
|
|
|
096c0f |
BuildRequires: meson
|
|
|
096c0f |
BuildRequires: mpfr-devel
|
|
|
096c0f |
BuildRequires: pkgconfig(glib-2.0)
|
|
|
096c0f |
BuildRequires: pkgconfig(gtk+-3.0)
|
|
|
096c0f |
BuildRequires: pkgconfig(gtksourceview-3.0)
|
|
|
096c0f |
BuildRequires: pkgconfig(libxml-2.0)
|
|
|
096c0f |
BuildRequires: vala
|
|
|
096c0f |
BuildRequires: /usr/bin/appstream-util
|
|
|
096c0f |
|
|
|
096c0f |
Provides: gcalctool = 6.6.2-3
|
|
|
096c0f |
Obsoletes: gcalctool < 6.6.2-3
|
|
|
096c0f |
|
|
|
69ba56 |
Patch10001: 0001-Implemented-exchange-rate-refresh-interval-setting.patch
|
|
|
69ba56 |
Patch10002: 0002-currency-provider-Don-t-ever-download-rates-if-refre.patch
|
|
|
69ba56 |
Patch10003: 0003-gnome-calculator-Update-refresh-interval-when-change.patch
|
|
|
69ba56 |
Patch10004: 0004-Conversion-ui-improvements-72.patch
|
|
|
69ba56 |
Patch10005: 0005-math-converter-Hide-currency-conversion-UI-if-there-.patch
|
|
|
096c0f |
|
|
|
096c0f |
%description
|
|
|
096c0f |
gnome-calculator is a powerful graphical calculator with financial,
|
|
|
096c0f |
logical and scientific modes. It uses a multiple precision package
|
|
|
096c0f |
to do its arithmetic to give a high degree of accuracy.
|
|
|
096c0f |
|
|
|
096c0f |
|
|
|
096c0f |
%prep
|
|
|
096c0f |
%autosetup -p1
|
|
|
096c0f |
|
|
|
096c0f |
|
|
|
096c0f |
%build
|
|
|
096c0f |
%meson
|
|
|
096c0f |
%meson_build
|
|
|
096c0f |
|
|
|
096c0f |
|
|
|
096c0f |
%install
|
|
|
096c0f |
%meson_install
|
|
|
096c0f |
%find_lang %{name} --with-gnome --all-name
|
|
|
096c0f |
|
|
|
096c0f |
|
|
|
096c0f |
%check
|
|
|
096c0f |
appstream-util validate-relax --nonet %{buildroot}/%{_datadir}/metainfo/org.gnome.Calculator.appdata.xml
|
|
|
096c0f |
desktop-file-validate %{buildroot}/%{_datadir}/applications/org.gnome.Calculator.desktop
|
|
|
096c0f |
|
|
|
096c0f |
|
|
|
096c0f |
%files -f %{name}.lang
|
|
|
096c0f |
%doc NEWS
|
|
|
096c0f |
%license COPYING
|
|
|
096c0f |
%{_bindir}/gcalccmd
|
|
|
096c0f |
%{_bindir}/gnome-calculator
|
|
|
096c0f |
%{_libexecdir}/gnome-calculator-search-provider
|
|
|
096c0f |
%{_datadir}/applications/org.gnome.Calculator.desktop
|
|
|
096c0f |
%{_datadir}/dbus-1/services/org.gnome.Calculator.SearchProvider.service
|
|
|
096c0f |
%{_datadir}/glib-2.0/schemas/org.gnome.calculator.gschema.xml
|
|
|
096c0f |
%{_datadir}/gnome-shell/
|
|
|
096c0f |
%{_datadir}/icons/hicolor/*/apps/gnome-calculator.png
|
|
|
096c0f |
%{_datadir}/icons/hicolor/scalable/apps/gnome-calculator-symbolic.svg
|
|
|
096c0f |
%{_datadir}/metainfo/org.gnome.Calculator.appdata.xml
|
|
|
096c0f |
%{_mandir}/man1/gnome-calculator.1*
|
|
|
096c0f |
%{_mandir}/man1/gcalccmd.1*
|
|
|
096c0f |
|
|
|
096c0f |
|
|
|
096c0f |
%changelog
|
|
|
69ba56 |
* Thu Jul 15 2021 Ray Strode <rstrode@redhat.com> - 3.28.2-2
|
|
|
69ba56 |
- Allow disabling downloading by setting refresh interval to 0
|
|
|
69ba56 |
Resolves: #1957705
|
|
|
69ba56 |
|
|
|
096c0f |
* Tue Jun 26 2018 Kalev Lember <klember@redhat.com> - 3.28.2-1
|
|
|
096c0f |
- Update to 3.28.2
|
|
|
096c0f |
|
|
|
096c0f |
* Mon Apr 09 2018 Kalev Lember <klember@redhat.com> - 3.28.1-1
|
|
|
096c0f |
- Update to 3.28.1
|
|
|
096c0f |
- Switch to the meson build system
|
|
|
096c0f |
|
|
|
096c0f |
* Mon Mar 12 2018 Kalev Lember <klember@redhat.com> - 3.28.0-1
|
|
|
096c0f |
- Update to 3.28.0
|
|
|
096c0f |
|
|
|
096c0f |
* Mon Mar 05 2018 Kalev Lember <klember@redhat.com> - 3.27.92-1
|
|
|
096c0f |
- Update to 3.27.92
|
|
|
096c0f |
|
|
|
096c0f |
* Wed Feb 07 2018 Fedora Release Engineering <releng@fedoraproject.org> - 3.26.0-4
|
|
|
096c0f |
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
|
|
|
096c0f |
|
|
|
096c0f |
* Mon Jan 22 2018 Bastien Nocera <bnocera@redhat.com> - 3.26.0-3
|
|
|
096c0f |
+ gnome-calculator-3.26.0-3
|
|
|
096c0f |
- Fix reusing result in fr locales (#1536368)
|
|
|
096c0f |
|
|
|
096c0f |
* Sat Jan 06 2018 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 3.26.0-2
|
|
|
096c0f |
- Remove obsolete scriptlets
|
|
|
096c0f |
|
|
|
096c0f |
* Thu Nov 02 2017 Kalev Lember <klember@redhat.com> - 3.26.0-1
|
|
|
096c0f |
- Update to 3.26.0
|
|
|
096c0f |
|
|
|
096c0f |
* Thu Sep 07 2017 Kalev Lember <klember@redhat.com> - 3.25.92-1
|
|
|
096c0f |
- Update to 3.25.92
|
|
|
096c0f |
|
|
|
096c0f |
* Fri Aug 25 2017 Kalev Lember <klember@redhat.com> - 3.25.91-1
|
|
|
096c0f |
- Update to 3.25.91
|
|
|
096c0f |
|
|
|
096c0f |
* Tue Aug 15 2017 Kalev Lember <klember@redhat.com> - 3.25.90-1
|
|
|
096c0f |
- Update to 3.25.90
|
|
|
096c0f |
|
|
|
096c0f |
* Wed Aug 02 2017 Fedora Release Engineering <releng@fedoraproject.org> - 3.25.2-3
|
|
|
096c0f |
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild
|
|
|
096c0f |
|
|
|
096c0f |
* Wed Jul 26 2017 Fedora Release Engineering <releng@fedoraproject.org> - 3.25.2-2
|
|
|
096c0f |
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild
|
|
|
096c0f |
|
|
|
096c0f |
* Mon Jun 12 2017 Kalev Lember <klember@redhat.com> - 3.25.2-1
|
|
|
096c0f |
- Update to 3.25.2
|
|
|
096c0f |
|
|
|
096c0f |
* Tue Mar 21 2017 Kalev Lember <klember@redhat.com> - 3.24.0-1
|
|
|
096c0f |
- Update to 3.24.0
|
|
|
096c0f |
|
|
|
096c0f |
* Thu Mar 16 2017 Kalev Lember <klember@redhat.com> - 3.23.92-1
|
|
|
096c0f |
- Update to 3.23.92
|
|
|
096c0f |
|
|
|
096c0f |
* Tue Feb 28 2017 Richard Hughes <rhughes@redhat.com> - 3.23.91-1
|
|
|
096c0f |
- Update to 3.23.91
|
|
|
096c0f |
|
|
|
096c0f |
* Tue Feb 14 2017 Richard Hughes <rhughes@redhat.com> - 3.23.90-1
|
|
|
096c0f |
- Update to 3.23.90
|
|
|
096c0f |
|
|
|
096c0f |
* Mon Feb 13 2017 Richard Hughes <rhughes@redhat.com> - 3.23.4-1
|
|
|
096c0f |
- Update to 3.23.4
|
|
|
096c0f |
|
|
|
096c0f |
* Fri Feb 10 2017 Fedora Release Engineering <releng@fedoraproject.org> - 3.23.2-2
|
|
|
096c0f |
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
|
|
|
096c0f |
|
|
|
096c0f |
* Thu Dec 01 2016 Kalev Lember <klember@redhat.com> - 3.23.2-1
|
|
|
096c0f |
- Update to 3.23.2
|
|
|
096c0f |
|
|
|
096c0f |
* Sun Oct 30 2016 Kalev Lember <klember@redhat.com> - 3.23.1-1
|
|
|
096c0f |
- Update to 3.23.1
|
|
|
096c0f |
|
|
|
096c0f |
* Wed Oct 12 2016 Kalev Lember <klember@redhat.com> - 3.22.1-1
|
|
|
096c0f |
- Update to 3.22.1
|
|
|
096c0f |
- Don't set group tags
|
|
|
096c0f |
|
|
|
096c0f |
* Tue Sep 20 2016 Kalev Lember <klember@redhat.com> - 3.22.0-1
|
|
|
096c0f |
- Update to 3.22.0
|
|
|
096c0f |
|
|
|
096c0f |
* Tue Sep 13 2016 Kalev Lember <klember@redhat.com> - 3.21.92-1
|
|
|
096c0f |
- Update to 3.21.92
|
|
|
096c0f |
|
|
|
096c0f |
* Thu Aug 18 2016 Kalev Lember <klember@redhat.com> - 3.21.90-1
|
|
|
096c0f |
- Update to 3.21.90
|
|
|
096c0f |
|
|
|
096c0f |
* Wed Jun 22 2016 Richard Hughes <rhughes@redhat.com> - 3.21.2-1
|
|
|
096c0f |
- Update to 3.21.2
|
|
|
096c0f |
|
|
|
096c0f |
* Sun May 08 2016 Kalev Lember <klember@redhat.com> - 3.20.1-1
|
|
|
096c0f |
- Update to 3.20.1
|
|
|
096c0f |
|
|
|
096c0f |
* Tue Mar 22 2016 Kalev Lember <klember@redhat.com> - 3.20.0-1
|
|
|
096c0f |
- Update to 3.20.0
|
|
|
096c0f |
|
|
|
096c0f |
* Tue Mar 01 2016 Richard Hughes <rhughes@redhat.com> - 3.19.91-1
|
|
|
096c0f |
- Update to 3.19.91
|
|
|
096c0f |
|
|
|
096c0f |
* Tue Feb 16 2016 Richard Hughes <rhughes@redhat.com> - 3.19.90-1
|
|
|
096c0f |
- Update to 3.19.90
|
|
|
096c0f |
|
|
|
096c0f |
* Wed Feb 03 2016 Fedora Release Engineering <releng@fedoraproject.org> - 3.19.4-2
|
|
|
096c0f |
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
|
|
|
096c0f |
|
|
|
096c0f |
* Wed Jan 20 2016 Kalev Lember <klember@redhat.com> - 3.19.4-1
|
|
|
096c0f |
- Update to 3.19.4
|
|
|
096c0f |
|
|
|
096c0f |
* Wed Nov 25 2015 Kalev Lember <klember@redhat.com> - 3.19.2-1
|
|
|
096c0f |
- Update to 3.19.2
|
|
|
096c0f |
|
|
|
096c0f |
* Wed Oct 28 2015 Kalev Lember <klember@redhat.com> - 3.19.1-1
|
|
|
096c0f |
- Update to 3.19.1
|
|
|
096c0f |
|
|
|
096c0f |
* Mon Oct 12 2015 Kalev Lember <klember@redhat.com> - 3.18.1-1
|
|
|
096c0f |
- Update to 3.18.1
|
|
|
096c0f |
|
|
|
096c0f |
* Sun Sep 20 2015 Kalev Lember <klember@redhat.com> - 3.18.0-1
|
|
|
096c0f |
- Update to 3.18.0
|
|
|
096c0f |
- Use make_install macro
|
|
|
096c0f |
|
|
|
096c0f |
* Mon Sep 14 2015 Kalev Lember <klember@redhat.com> - 3.17.92-1
|
|
|
096c0f |
- Update to 3.17.92
|
|
|
096c0f |
|
|
|
096c0f |
* Sun Jun 21 2015 David King <amigadave@amigadave.com> - 3.17.3-1
|
|
|
096c0f |
- Update to 3.17.3
|
|
|
096c0f |
- Use license macro for COPYING
|
|
|
096c0f |
|
|
|
096c0f |
* Wed Jun 17 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.17.2-2
|
|
|
096c0f |
- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
|
|
|
096c0f |
|
|
|
096c0f |
* Sun May 31 2015 Kalev Lember <kalevlember@gmail.com> - 3.17.2-1
|
|
|
096c0f |
- Update to 3.17.2
|
|
|
096c0f |
|
|
|
096c0f |
* Mon Mar 23 2015 Kalev Lember <kalevlember@gmail.com> - 3.16.0-1
|
|
|
096c0f |
- Update to 3.16.0
|
|
|
096c0f |
|
|
|
096c0f |
* Tue Mar 03 2015 Kalev Lember <kalevlember@gmail.com> - 3.15.91-1
|
|
|
096c0f |
- Update to 3.15.91
|
|
|
096c0f |
|
|
|
096c0f |
* Mon Feb 16 2015 Michael Catanzaro <mcatanzaro@gnome.org> - 3.15.4-1
|
|
|
096c0f |
- Update license tag to GPLv3+
|
|
|
096c0f |
|
|
|
096c0f |
* Fri Jan 23 2015 David King <amigadave@amigadave.com> - 3.15.4-1
|
|
|
096c0f |
- Update to 3.15.4
|
|
|
096c0f |
- Update URL
|
|
|
096c0f |
- Update man page globs in files section
|
|
|
096c0f |
- Use pkgconfig for BuildRequires
|
|
|
096c0f |
- Remove obsolete glib2 dependencies for GSettings schema
|
|
|
096c0f |
- Validate AppData in check
|
|
|
096c0f |
- Preserve timestamps during install
|
|
|
096c0f |
|
|
|
096c0f |
* Fri Dec 19 2014 Richard Hughes <rhughes@redhat.com> - 3.15.1-1
|
|
|
096c0f |
- Update to 3.15.1
|
|
|
096c0f |
|
|
|
096c0f |
* Sun Oct 26 2014 Kalev Lember <kalevlember@gmail.com> - 3.14.1-1
|
|
|
096c0f |
- Update to 3.14.1
|
|
|
096c0f |
|
|
|
096c0f |
* Mon Sep 22 2014 Kalev Lember <kalevlember@gmail.com> - 3.14.0-1
|
|
|
096c0f |
- Update to 3.14.0
|
|
|
096c0f |
|
|
|
096c0f |
* Tue Sep 16 2014 Kalev Lember <kalevlember@gmail.com> - 3.13.92-1
|
|
|
096c0f |
- Update to 3.13.92
|
|
|
096c0f |
|
|
|
096c0f |
* Tue Aug 19 2014 Kalev Lember <kalevlember@gmail.com> - 3.13.90-1
|
|
|
096c0f |
- Update to 3.13.90
|
|
|
096c0f |
|
|
|
096c0f |
* Sat Aug 16 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.13.3-2
|
|
|
096c0f |
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild
|
|
|
096c0f |
|
|
|
096c0f |
* Thu Jul 17 2014 Kalev Lember <kalevlember@gmail.com> - 3.13.3-1
|
|
|
096c0f |
- Update to 3.13.3
|
|
|
096c0f |
- Drop an upstreamed patch
|
|
|
096c0f |
- Include new gnome-shell search provider
|
|
|
096c0f |
|
|
|
096c0f |
* Sat Jun 07 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.13.2-2
|
|
|
096c0f |
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
|
|
|
096c0f |
|
|
|
096c0f |
* Wed May 28 2014 Kalev Lember <kalevlember@gmail.com> - 3.13.2-1
|
|
|
096c0f |
- Update to 3.13.2
|
|
|
096c0f |
|
|
|
096c0f |
* Thu Apr 10 2014 Kalev Lember <kalevlember@gmail.com> - 3.12.1-1
|
|
|
096c0f |
- Update to 3.12.1
|
|
|
096c0f |
|
|
|
096c0f |
* Mon Mar 24 2014 Richard Hughes <rhughes@redhat.com> - 3.12.0-1
|
|
|
096c0f |
- Update to 3.12.0
|
|
|
096c0f |
|
|
|
096c0f |
* Tue Mar 18 2014 Richard Hughes <rhughes@redhat.com> - 3.11.92-1
|
|
|
096c0f |
- Update to 3.11.92
|
|
|
096c0f |
|
|
|
096c0f |
* Sat Mar 08 2014 Richard Hughes <rhughes@redhat.com> - 3.11.91-1
|
|
|
096c0f |
- Update to 3.11.91
|
|
|
096c0f |
|
|
|
096c0f |
* Tue Feb 18 2014 Richard Hughes <rhughes@redhat.com> - 3.11.90-1
|
|
|
096c0f |
- Update to 3.11.90
|
|
|
096c0f |
|
|
|
096c0f |
* Tue Feb 04 2014 Richard Hughes <rhughes@redhat.com> - 3.11.5-1
|
|
|
096c0f |
- Update to 3.11.5
|
|
|
096c0f |
|
|
|
096c0f |
* Wed Jan 15 2014 Richard Hughes <rhughes@redhat.com> - 3.11.4-1
|
|
|
096c0f |
- Update to 3.11.4
|
|
|
096c0f |
|
|
|
096c0f |
* Tue Dec 17 2013 Richard Hughes <rhughes@redhat.com> - 3.11.3-1
|
|
|
096c0f |
- Update to 3.11.3
|
|
|
096c0f |
|
|
|
096c0f |
* Thu Nov 14 2013 Richard Hughes <rhughes@redhat.com> - 3.10.2-1
|
|
|
096c0f |
- Update to 3.10.2
|
|
|
096c0f |
|
|
|
096c0f |
* Mon Oct 28 2013 Richard Hughes <rhughes@redhat.com> - 3.10.1-1
|
|
|
096c0f |
- Update to 3.10.1
|
|
|
096c0f |
|
|
|
096c0f |
* Wed Sep 25 2013 Kalev Lember <kalevlember@gmail.com> - 3.10.0-1
|
|
|
096c0f |
- Update to 3.10.0
|
|
|
096c0f |
|
|
|
096c0f |
* Wed Sep 18 2013 Kalev Lember <kalevlember@gmail.com> - 3.9.92-1
|
|
|
096c0f |
- Update to 3.9.92
|
|
|
096c0f |
- Include the appdata file
|
|
|
096c0f |
|
|
|
096c0f |
* Wed Aug 28 2013 Kalev Lember <kalevlember@gmail.com> - 3.9.90-1
|
|
|
096c0f |
- Update to 3.9.90
|
|
|
096c0f |
|
|
|
096c0f |
* Sat Aug 03 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.9.4-2
|
|
|
096c0f |
- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
|
|
|
096c0f |
|
|
|
096c0f |
* Tue Jul 16 2013 Richard Hughes <rhughes@redhat.com> - 3.9.4-1
|
|
|
096c0f |
- Update to 3.9.4
|
|
|
096c0f |
|
|
|
096c0f |
* Fri Jun 21 2013 Kalev Lember <kalevlember@gmail.com> - 3.9.3-1
|
|
|
096c0f |
- Update to 3.9.3
|
|
|
096c0f |
|
|
|
096c0f |
* Sun Jun 02 2013 Kalev Lember <kalevlember@gmail.com> - 3.9.2-1
|
|
|
096c0f |
- Update to 3.9.2
|
|
|
096c0f |
|
|
|
096c0f |
* Tue May 14 2013 Richard Hughes <rhughes@redhat.com> - 3.8.2-1
|
|
|
096c0f |
- Update to 3.8.2
|
|
|
096c0f |
|
|
|
096c0f |
* Mon Apr 15 2013 Richard Hughes <rhughes@redhat.com> - 3.8.1-1
|
|
|
096c0f |
- Update to 3.8.1
|
|
|
096c0f |
|
|
|
096c0f |
* Tue Mar 26 2013 Kalev Lember <kalevlember@gmail.com> - 3.8.0-1
|
|
|
096c0f |
- Update to 3.8.0
|
|
|
096c0f |
|
|
|
096c0f |
* Wed Mar 20 2013 Kalev Lember <kalevlember@gmail.com> - 3.7.92-1
|
|
|
096c0f |
- Update to 3.7.92
|
|
|
096c0f |
|
|
|
096c0f |
* Thu Mar 7 2013 Matthias Clasen <mclasen@redhat.com> - 3.7.91-1
|
|
|
096c0f |
- Update to 3.7.91
|
|
|
096c0f |
|
|
|
096c0f |
* Fri Feb 22 2013 Adel Gadllah <adel.gadllah@gmail.com> - 3.7.90-2
|
|
|
096c0f |
- Bump obsolete (mass rebuild bumped the gcalcool nevr)
|
|
|
096c0f |
|
|
|
096c0f |
* Thu Feb 21 2013 Kalev Lember <kalevlember@gmail.com> - 3.7.90-1
|
|
|
096c0f |
- Update to 3.7.90
|
|
|
096c0f |
|
|
|
096c0f |
* Wed Feb 06 2013 Kalev Lember <kalevlember@gmail.com> - 3.7.5-1
|
|
|
096c0f |
- Update to 3.7.5
|
|
|
096c0f |
|
|
|
096c0f |
* Wed Jan 16 2013 Matthias Clasen <mclasen@redhat.com> - 3.7.4-2
|
|
|
096c0f |
- Fix keyword translations in desktop file
|
|
|
096c0f |
|
|
|
096c0f |
* Wed Jan 16 2013 Matthias Clasen <mclasen@redhat.com> - 3.7.4-1
|
|
|
096c0f |
- Renamed package from gcalctool to gnome-calculator
|