Update to 3.30.0
This commit is contained in:
parent
efa91a0598
commit
346bbf5eec
1
.gitignore
vendored
1
.gitignore
vendored
@ -66,3 +66,4 @@
|
||||
/gnome-calculator-3.28.1.tar.xz
|
||||
/gnome-calculator-3.28.2.tar.xz
|
||||
/gnome-calculator-3.29.90.tar.xz
|
||||
/gnome-calculator-3.30.0.tar.xz
|
||||
|
@ -1,11 +1,11 @@
|
||||
Name: gnome-calculator
|
||||
Version: 3.29.90
|
||||
Version: 3.30.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.29/%{name}-%{version}.tar.xz
|
||||
Source0: https://download.gnome.org/sources/%{name}/3.30/%{name}-%{version}.tar.xz
|
||||
|
||||
BuildRequires: desktop-file-utils
|
||||
BuildRequires: gettext
|
||||
@ -68,6 +68,9 @@ desktop-file-validate %{buildroot}/%{_datadir}/applications/org.gnome.Calculator
|
||||
|
||||
|
||||
%changelog
|
||||
* Thu Sep 06 2018 Kalev Lember <klember@redhat.com> - 3.30.0-1
|
||||
- Update to 3.30.0
|
||||
|
||||
* Mon Aug 13 2018 Kalev Lember <klember@redhat.com> - 3.29.90-1
|
||||
- Update to 3.29.90
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (gnome-calculator-3.29.90.tar.xz) = 7c5bfba80ecda14a9c4ad3f106bc3be537e3cd85231e656ce2d8d8ccdd4edf841a5b3ca0529977f9a51104a00b2251a420122403f150c7dbcf8dac63f20e8b23
|
||||
SHA512 (gnome-calculator-3.30.0.tar.xz) = 16d99c1919614bef4ce4e056543e369563c7ac773e77f3a9e5a09eaddd33f18077b2ba287b1a925ad39f6832236de7f7924dc7a76621ace7b02412d0166df0c2
|
||||
|
Loading…
Reference in New Issue
Block a user