Update to 3.25.2
This commit is contained in:
parent
fc32d161af
commit
2503fa4f5a
1
.gitignore
vendored
1
.gitignore
vendored
@ -56,3 +56,4 @@
|
||||
/gnome-calculator-3.23.91.tar.xz
|
||||
/gnome-calculator-3.23.92.tar.xz
|
||||
/gnome-calculator-3.24.0.tar.xz
|
||||
/gnome-calculator-3.25.2.tar.xz
|
||||
|
@ -1,11 +1,11 @@
|
||||
Name: gnome-calculator
|
||||
Version: 3.24.0
|
||||
Version: 3.25.2
|
||||
Release: 1%{?dist}
|
||||
Summary: A desktop calculator
|
||||
|
||||
License: GPLv3+
|
||||
URL: https://wiki.gnome.org/Apps/Calculator
|
||||
Source0: https://download.gnome.org/sources/%{name}/3.24/%{name}-%{version}.tar.xz
|
||||
Source0: https://download.gnome.org/sources/%{name}/3.25/%{name}-%{version}.tar.xz
|
||||
|
||||
BuildRequires: desktop-file-utils
|
||||
BuildRequires: gettext
|
||||
@ -77,6 +77,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas &> /dev/null || :
|
||||
|
||||
|
||||
%changelog
|
||||
* Mon Jun 12 2017 Kalev Lember <klember@redhat.com> - 3.25.2-1
|
||||
- Update to 3.25.2
|
||||
|
||||
* Tue Mar 21 2017 Kalev Lember <klember@redhat.com> - 3.24.0-1
|
||||
- Update to 3.24.0
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (gnome-calculator-3.24.0.tar.xz) = 55968f3a307748050089652394a3652b8e199be9abf87d43e732874526dc2f08c4521e302a69afd2c09705ffa67a890fc2217503dd31ef51959df9189364c22f
|
||||
SHA512 (gnome-calculator-3.25.2.tar.xz) = 23b75f57441b584d6ce3226a62c998baf7d8b213f146f3841772176326b540bc7c69f5b8dcfb9003bce844d128e4a456257846f368b92d4c32a5918e56ea208b
|
||||
|
Loading…
Reference in New Issue
Block a user