Compare commits

...

1 Commits

Author SHA1 Message Date
David Abdurachmanov 692f304bd5
Bump Release
Signed-off-by: David Abdurachmanov <david.abdurachmanov@sifive.com>
2019-07-30 23:27:59 +03:00
1 changed files with 7 additions and 1 deletions

View File

@ -2,7 +2,7 @@
Name: zimlib Name: zimlib
Version: 5.0.0 Version: 5.0.0
Release: 1%{?dist} Release: 1%{?dist}.rvre0
License: GPLv2 and ASL 2.0 and BSD License: GPLv2 and ASL 2.0 and BSD
Summary: Reference implementation of the ZIM specification Summary: Reference implementation of the ZIM specification
@ -54,6 +54,9 @@ sed -e "s/, 'werror=true'//" -i meson.build
%{_libdir}/pkgconfig/%{appname}.pc %{_libdir}/pkgconfig/%{appname}.pc
%changelog %changelog
* Tue Jul 30 2019 David Abdurachmanov <david.abdurachmanov@sifive.com> - 5.0.0-1.fc30.rvre0
- Rebuilt for Fedora RISCV, no changes
* Tue Jun 04 2019 Vitaly Zaitsev <vitaly@easycoding.org> - 5.0.0-1 * Tue Jun 04 2019 Vitaly Zaitsev <vitaly@easycoding.org> - 5.0.0-1
- Updated to version 5.0.0. - Updated to version 5.0.0.
@ -122,6 +125,9 @@ sed -e "s/, 'werror=true'//" -i meson.build
- removed unnecessary commented lines and empty sections - removed unnecessary commented lines and empty sections
- improved %%files devel section with asterisk removal and more specificity - improved %%files devel section with asterisk removal and more specificity
- added spaces in the %%changelog area between updates - added spaces in the %%changelog area between updates
* Tue Jul 30 2019 David Abdurachmanov <david.abdurachmanov@sifive.com> - 5.0.0-1.fc30.rvre0
- Rebuilt for Fedora RISCV, no changes
* Tue Apr 23 2013 Micah Roth <micah.roth_ucla.edu> 1.0-3 * Tue Apr 23 2013 Micah Roth <micah.roth_ucla.edu> 1.0-3
- --informal review volter-- - --informal review volter--