Update to 3.34.0
This commit is contained in:
parent
c6fae9f207
commit
759ccdef7d
1
.gitignore
vendored
1
.gitignore
vendored
@ -78,3 +78,4 @@
|
||||
/gnome-calculator-3.33.3.tar.xz
|
||||
/gnome-calculator-3.33.90.tar.xz
|
||||
/gnome-calculator-3.33.92.tar.xz
|
||||
/gnome-calculator-3.34.0.tar.xz
|
||||
|
@ -1,11 +1,11 @@
|
||||
Name: gnome-calculator
|
||||
Version: 3.33.92
|
||||
Version: 3.34.0
|
||||
Release: 1%{?dist}
|
||||
Summary: A desktop calculator
|
||||
|
||||
License: GPLv3+
|
||||
URL: https://wiki.gnome.org/Apps/Calculator
|
||||
Source0: https://download.gnome.org/sources/%{name}/3.33/%{name}-%{version}.tar.xz
|
||||
Source0: https://download.gnome.org/sources/%{name}/3.34/%{name}-%{version}.tar.xz
|
||||
|
||||
BuildRequires: desktop-file-utils
|
||||
BuildRequires: gettext
|
||||
@ -93,6 +93,9 @@ desktop-file-validate %{buildroot}/%{_datadir}/applications/org.gnome.Calculator
|
||||
|
||||
|
||||
%changelog
|
||||
* Mon Sep 09 2019 Kalev Lember <klember@redhat.com> - 3.34.0-1
|
||||
- Update to 3.34.0
|
||||
|
||||
* Tue Sep 03 2019 Kalev Lember <klember@redhat.com> - 3.33.92-1
|
||||
- Update to 3.33.92
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (gnome-calculator-3.33.92.tar.xz) = 41b62866d4f897cd836ecf229ae59f20dc6291f8198b95196a58edf69a9a1e2df996fc8be04c779d0caac8839269bf9778c02dd984a11036f56b9405f088f56d
|
||||
SHA512 (gnome-calculator-3.34.0.tar.xz) = 3efe536a065976efb26bf02fe51457c9383a46279cbcde24e11bbc0f7faa39e924252e28d76e3f3768720a805934dbef1e32a82779e11c614a6c18e4c43516ec
|
||||
|
Loading…
Reference in New Issue
Block a user