Update to 3.28.0
This commit is contained in:
parent
4c997888a4
commit
6f982fa6ac
1
.gitignore
vendored
1
.gitignore
vendored
@ -62,3 +62,4 @@
|
|||||||
/gnome-calculator-3.25.92.tar.xz
|
/gnome-calculator-3.25.92.tar.xz
|
||||||
/gnome-calculator-3.26.0.tar.xz
|
/gnome-calculator-3.26.0.tar.xz
|
||||||
/gnome-calculator-3.27.92.tar.xz
|
/gnome-calculator-3.27.92.tar.xz
|
||||||
|
/gnome-calculator-3.28.0.tar.xz
|
||||||
|
@ -1,11 +1,11 @@
|
|||||||
Name: gnome-calculator
|
Name: gnome-calculator
|
||||||
Version: 3.27.92
|
Version: 3.28.0
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: A desktop calculator
|
Summary: A desktop calculator
|
||||||
|
|
||||||
License: GPLv3+
|
License: GPLv3+
|
||||||
URL: https://wiki.gnome.org/Apps/Calculator
|
URL: https://wiki.gnome.org/Apps/Calculator
|
||||||
Source0: https://download.gnome.org/sources/%{name}/3.27/%{name}-%{version}.tar.xz
|
Source0: https://download.gnome.org/sources/%{name}/3.28/%{name}-%{version}.tar.xz
|
||||||
|
|
||||||
BuildRequires: desktop-file-utils
|
BuildRequires: desktop-file-utils
|
||||||
BuildRequires: gettext
|
BuildRequires: gettext
|
||||||
@ -68,6 +68,9 @@ desktop-file-validate %{buildroot}/%{_datadir}/applications/org.gnome.Calculator
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Mar 12 2018 Kalev Lember <klember@redhat.com> - 3.28.0-1
|
||||||
|
- Update to 3.28.0
|
||||||
|
|
||||||
* Mon Mar 05 2018 Kalev Lember <klember@redhat.com> - 3.27.92-1
|
* Mon Mar 05 2018 Kalev Lember <klember@redhat.com> - 3.27.92-1
|
||||||
- Update to 3.27.92
|
- Update to 3.27.92
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (gnome-calculator-3.27.92.tar.xz) = bd3995bbe442f0fe2f0a386ea9d51fcc850da708b9524083c90e2766b13dbf972ef14ae37edb05e98fb5ecaf5b73f0aa872b1d3e32ea6ed6b9913ef350b8f6fd
|
SHA512 (gnome-calculator-3.28.0.tar.xz) = e0ba7cea12072e8e8b506032575ce330e25d10cf4117acbec9b9020d038cbaf332a96625ed9bc10398d6b980d9ff3f9d9084c4b32899fe77091f5c957e92750e
|
||||||
|
Loading…
Reference in New Issue
Block a user