Update to 46.1
Resolves: RHEL-36165
This commit is contained in:
parent
eca91c9b1d
commit
65627a5751
1
.gitignore
vendored
1
.gitignore
vendored
@ -115,3 +115,4 @@
|
||||
/gnome-calculator-45.0.1.tar.xz
|
||||
/gnome-calculator-45.0.2.tar.xz
|
||||
/gnome-calculator-46.alpha.tar.xz
|
||||
/gnome-calculator-46.1.tar.xz
|
||||
|
@ -4,8 +4,8 @@
|
||||
%global tarball_version %%(echo %{version} | tr '~' '.')
|
||||
|
||||
Name: gnome-calculator
|
||||
Version: 46~alpha
|
||||
Release: 4%{?dist}
|
||||
Version: 46.1
|
||||
Release: 1%{?dist}
|
||||
Summary: A desktop calculator
|
||||
|
||||
License: GPL-3.0-or-later
|
||||
@ -105,6 +105,9 @@ desktop-file-validate %{buildroot}/%{_datadir}/applications/org.gnome.Calculator
|
||||
|
||||
|
||||
%changelog
|
||||
* Thu Nov 21 2024 Tomas Popela <tpopela@redhat.com> - 46.1-1
|
||||
- Update to 46.1
|
||||
|
||||
* Tue Oct 29 2024 Troy Dawson <tdawson@redhat.com> - 46~alpha-4
|
||||
- Bump release for October 2024 mass rebuild:
|
||||
Resolves: RHEL-64018
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (gnome-calculator-46.alpha.tar.xz) = acc05286e6396fe180440d2506c7b9966161efbbd3163ac5bbb04eb0229663707529dbd4c24bc2c1d63976fe9aa19659fab35e85179d233073c6b2fd0e30efab
|
||||
SHA512 (gnome-calculator-46.1.tar.xz) = b859a35e614ea5415fbb7a03663f1bf184e7f108882c2093511142d8c067e42f6dd11973cc047552bdd9a74d8ee7e39a00ca42009bea739d2b088b2f90affde1
|
||||
|
Loading…
Reference in New Issue
Block a user