Compare commits
1 commit
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
63fa1ab211 |
2 changed files with 6 additions and 3 deletions
2
sources
2
sources
|
|
@ -1 +1 @@
|
|||
SHA512 (yelp-42.1.tar.xz) = 3c8150503e828c8d2994b7af6f7c673b696b01f4a82abcbbc0395909a0e0eb2d64a9e445a5b1683a0c9aa0abc7040cc563917e55b126879ce7c4dda117bbf3db
|
||||
SHA512 (yelp-42.2.tar.xz) = 7fd8da347b3cdb9b24a31eebe14c4964c5e41956caa2b79e70d6ea0c829d94f8428bbd96a2472c02d56673ca0ed1c75f7c6f874a59c4eea0b1440918a99969f4
|
||||
|
|
|
|||
|
|
@ -4,7 +4,7 @@
|
|||
|
||||
Name: yelp
|
||||
Epoch: 2
|
||||
Version: 42.1
|
||||
Version: 42.2
|
||||
Release: 1%{?dist}
|
||||
Summary: Help browser for the GNOME desktop
|
||||
|
||||
|
|
@ -72,7 +72,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
|
||||
|
|
@ -95,6 +95,9 @@ desktop-file-validate $RPM_BUILD_ROOT%{_datadir}/applications/yelp.desktop
|
|||
|
||||
|
||||
%changelog
|
||||
* Thu Apr 27 2023 David King <amigadave@amigadave.com> - 2:42.2-1
|
||||
- Update to 42.2
|
||||
|
||||
* Sat Mar 26 2022 David King <amigadave@amigadave.com> - 2:42.1-1
|
||||
- Update to 42.1
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue