Update to 42.2
This commit is contained in:
parent
cdacfd13aa
commit
6d982cdfa9
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (yelp-42.1.tar.xz) = 3c8150503e828c8d2994b7af6f7c673b696b01f4a82abcbbc0395909a0e0eb2d64a9e445a5b1683a0c9aa0abc7040cc563917e55b126879ce7c4dda117bbf3db
|
||||
SHA512 (yelp-42.2.tar.xz) = 7fd8da347b3cdb9b24a31eebe14c4964c5e41956caa2b79e70d6ea0c829d94f8428bbd96a2472c02d56673ca0ed1c75f7c6f874a59c4eea0b1440918a99969f4
|
||||
|
@ -5,8 +5,8 @@
|
||||
|
||||
Name: yelp
|
||||
Epoch: 2
|
||||
Version: 42.1
|
||||
Release: 4%{?dist}
|
||||
Version: 42.2
|
||||
Release: 1%{?dist}
|
||||
Summary: Help browser for the GNOME desktop
|
||||
|
||||
License: LGPLv2+ and ASL 2.0 and GPLv2+
|
||||
@ -75,7 +75,7 @@ find $RPM_BUILD_ROOT%{_libdir} -name '*.la' -delete
|
||||
desktop-file-validate $RPM_BUILD_ROOT%{_datadir}/applications/yelp.desktop
|
||||
|
||||
%files -f %{name}.lang
|
||||
%doc AUTHORS NEWS README
|
||||
%doc AUTHORS NEWS README.md
|
||||
%license COPYING
|
||||
%{_bindir}/*
|
||||
%{_datadir}/applications/yelp.desktop
|
||||
@ -98,6 +98,9 @@ desktop-file-validate $RPM_BUILD_ROOT%{_datadir}/applications/yelp.desktop
|
||||
|
||||
|
||||
%changelog
|
||||
* Mon Sep 19 2022 Kalev Lember <klember@redhat.com> - 2:42.2-1
|
||||
- Update to 42.2
|
||||
|
||||
* Sat Jul 23 2022 Fedora Release Engineering <releng@fedoraproject.org> - 2:42.1-4
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user