Update to 9.7.0

This commit is contained in:
Artem Polishchuk 2020-09-04 22:06:37 +03:00
parent 20b40c2d3e
commit fc4637f0e3
3 changed files with 9 additions and 7 deletions

1
.gitignore vendored
View File

@ -1,3 +1,4 @@
/yacreader-9.5.0-src.tar.xz
/yacreader-9.6.0.tar.gz
/yacreader-9.6.2.tar.gz
/yacreader-9.7.0.tar.gz

View File

@ -1 +1 @@
SHA512 (yacreader-9.6.2.tar.gz) = 9a11b5f548fb24cdd3f9dcffa9ad60df5f835dfe2d40ac9f94bacef37866b170d2b1227e87c781b5c1acb5afb629ce0c58317d8758c0cab27de2dba38028a8cb
SHA512 (yacreader-9.7.0.tar.gz) = c466dd79e720fc066fc74b719114f36f6a388ee2908ab598bd796f38e0f680f8af754ddaa24417119d5ab798978bf3914d3c6276d6a55a4a48bb487477d83584

View File

@ -1,12 +1,8 @@
# LTO
%global optflags %{optflags} -flto
%global build_ldflags %{build_ldflags} -flto
%global appname YACReader
Name: yacreader
Version: 9.6.2
Release: 4%{?dist}
Version: 9.7.0
Release: 1%{?dist}
Summary: Cross platform comic reader and library manager
# The entire source code is GPLv3+ except:
@ -25,9 +21,11 @@ BuildRequires: pkgconfig(Qt5Multimedia)
BuildRequires: pkgconfig(Qt5ScriptTools)
BuildRequires: pkgconfig(libunarr)
BuildRequires: pkgconfig(poppler-qt5)
Requires: hicolor-icon-theme
Requires: qt5-qtgraphicaleffects%{?_isa}
Requires: qt5-qtquickcontrols%{?_isa}
%{?systemd_requires}
%description
@ -74,6 +72,9 @@ desktop-file-validate %{buildroot}%{_datadir}/applications/*.desktop
%changelog
* Fri Sep 4 2020 Artem Polishchuk <ego.cordatus@gmail.com> - 9.7.0-1
- Update to 9.7.0
* Wed Jul 29 2020 Fedora Release Engineering <releng@fedoraproject.org> - 9.6.2-4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild