Update to 41.alpha
This commit is contained in:
parent
543c04c21b
commit
50a7c2e0f1
1
.gitignore
vendored
1
.gitignore
vendored
@ -93,3 +93,4 @@
|
||||
/gnome-calculator-40.rc.tar.xz
|
||||
/gnome-calculator-40.0.tar.xz
|
||||
/gnome-calculator-40.1.tar.xz
|
||||
/gnome-calculator-41.alpha.tar.xz
|
||||
|
@ -1,13 +1,13 @@
|
||||
%global tarball_version %%(echo %{version} | tr '~' '.')
|
||||
|
||||
Name: gnome-calculator
|
||||
Version: 40.1
|
||||
Release: 2%{?dist}
|
||||
Version: 41~alpha
|
||||
Release: 1%{?dist}
|
||||
Summary: A desktop calculator
|
||||
|
||||
License: GPLv3+
|
||||
URL: https://wiki.gnome.org/Apps/Calculator
|
||||
Source0: https://download.gnome.org/sources/%{name}/40/%{name}-%{tarball_version}.tar.xz
|
||||
Source0: https://download.gnome.org/sources/%{name}/41/%{name}-%{tarball_version}.tar.xz
|
||||
|
||||
BuildRequires: desktop-file-utils
|
||||
BuildRequires: gettext
|
||||
@ -100,6 +100,9 @@ desktop-file-validate %{buildroot}/%{_datadir}/applications/org.gnome.Calculator
|
||||
|
||||
|
||||
%changelog
|
||||
* Thu Aug 19 2021 Kalev Lember <klember@redhat.com> - 41~alpha-1
|
||||
- Update to 41.alpha
|
||||
|
||||
* Thu Jul 22 2021 Fedora Release Engineering <releng@fedoraproject.org> - 40.1-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (gnome-calculator-40.1.tar.xz) = f46acc802ef130ec59e4376a02032ab683e6d166d691d7c5f626e2a978f017f171c0e8ad50991d1828cb325b1bd53f63ef256b9b24860842224fa3dd7e27f4da
|
||||
SHA512 (gnome-calculator-41.alpha.tar.xz) = 975f5862dba30fcf7e773c0d7215971a16fadc880f04dbfc013746b774547b1ee1577a64fb840349b25f39914dc7c77da7e1145316166587f5942a534e1be849
|
||||
|
Loading…
Reference in New Issue
Block a user