Update to 41.1
This commit is contained in:
parent
3080d6376c
commit
097b555dfb
1
.gitignore
vendored
1
.gitignore
vendored
@ -96,3 +96,4 @@
|
||||
/gnome-calculator-41.alpha.tar.xz
|
||||
/gnome-calculator-41.rc.tar.xz
|
||||
/gnome-calculator-41.0.tar.xz
|
||||
/gnome-calculator-41.1.tar.xz
|
||||
|
@ -1,7 +1,7 @@
|
||||
%global tarball_version %%(echo %{version} | tr '~' '.')
|
||||
|
||||
Name: gnome-calculator
|
||||
Version: 41.0
|
||||
Version: 41.1
|
||||
Release: 1%{?dist}
|
||||
Summary: A desktop calculator
|
||||
|
||||
@ -100,6 +100,9 @@ desktop-file-validate %{buildroot}/%{_datadir}/applications/org.gnome.Calculator
|
||||
|
||||
|
||||
%changelog
|
||||
* Tue Dec 07 2021 Kalev Lember <klember@redhat.com> - 41.1-1
|
||||
- Update to 41.1
|
||||
|
||||
* Sat Sep 18 2021 Kalev Lember <klember@redhat.com> - 41.0-1
|
||||
- Update to 41.0
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (gnome-calculator-41.0.tar.xz) = c64538c9e9a183411263c88eb74a831a4f89f0eca2d496f1eed98ee6051737110ab992931ec75c0566c8528b209ba4f4103af3497a7ad29643814e4d2ef70c54
|
||||
SHA512 (gnome-calculator-41.1.tar.xz) = fc0d5c0744c52cd68f076afa29e3028f4998fe04e2e253d267b0350514ebae72172e90a345db69bc13d4ead2c7679416529d7192a34cfd970c7b2773870b9604
|
||||
|
Loading…
Reference in New Issue
Block a user