Update to 42.beta
This commit is contained in:
parent
3ffefa91a1
commit
f7032d6376
1
.gitignore
vendored
1
.gitignore
vendored
@ -98,3 +98,4 @@
|
||||
/gnome-calculator-41.0.tar.xz
|
||||
/gnome-calculator-41.1.tar.xz
|
||||
/gnome-calculator-42.alpha.tar.xz
|
||||
/gnome-calculator-42.beta.tar.xz
|
||||
|
@ -4,8 +4,8 @@
|
||||
%global tarball_version %%(echo %{version} | tr '~' '.')
|
||||
|
||||
Name: gnome-calculator
|
||||
Version: 42~alpha
|
||||
Release: 2%{?dist}
|
||||
Version: 42~beta
|
||||
Release: 1%{?dist}
|
||||
Summary: A desktop calculator
|
||||
|
||||
License: GPLv3+
|
||||
@ -106,6 +106,9 @@ desktop-file-validate %{buildroot}/%{_datadir}/applications/org.gnome.Calculator
|
||||
|
||||
|
||||
%changelog
|
||||
* Mon Feb 14 2022 David King <amigadave@amigadave.com> - 42~beta-1
|
||||
- Update to 42.beta
|
||||
|
||||
* Thu Jan 20 2022 Fedora Release Engineering <releng@fedoraproject.org> - 42~alpha-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (gnome-calculator-42.alpha.tar.xz) = 6e611eed4b6201be6cb3ae413864a7bb37e5312365478d29f001383b723e83b095e29dc86429be6ca4fc56aa7bf7707e020d877b0dc47e0fc297325a9426cd19
|
||||
SHA512 (gnome-calculator-42.beta.tar.xz) = 2bbbd6775445f02b5d881b6dbe716c3c57932b084ac65c129088388b341e498a38d0131ddd26a448832be47db171c31c74610adf0814adb5097ed6fc79459661
|
||||
|
Loading…
Reference in New Issue
Block a user