From 530c54e2560334848f5bd095664086abff9cf23b Mon Sep 17 00:00:00 2001 From: Denis Arnaud Date: Aug 09 2020 22:37:13 +0000 Subject: Upstream upgrade --- diff --git a/airinv.spec b/airinv.spec index 6e924d3..481eaea 100644 --- a/airinv.spec +++ b/airinv.spec @@ -2,11 +2,9 @@ %undefine __cmake_in_source_build # -%global mydocs __tmp_docdir -# Name: airinv -Version: 1.00.4 -Release: 5%{?dist} +Version: 1.00.5 +Release: 1%{?dist} Summary: C++ Simulated Airline Inventory Management System library License: LGPLv2+ @@ -75,13 +73,12 @@ online (https://%{name}.org). %install %cmake_install -mkdir -p %{mydocs} -mv $RPM_BUILD_ROOT%{_docdir}/%{name}/html %{mydocs} -rm -f %{mydocs}/html/installdox +# Remove the Doxygen installer +rm -f %{buildroot}%{_docdir}/%{name}/html/installdox # Remove additional documentation files (those files are already available # in the project top directory) -rm -f $RPM_BUILD_ROOT%{_docdir}/%{name}/{NEWS,README,AUTHORS} +rm -f %{buildroot}%{_docdir}/%{name}/{NEWS,README,AUTHORS} %check %ctest @@ -112,11 +109,14 @@ rm -f $RPM_BUILD_ROOT%{_docdir}/%{name}/{NEWS,README,AUTHORS} %{_mandir}/man3/%{name}-library.3.* %files doc -%doc %{mydocs}/html +%doc %{_docdir}/%{name}/html %license COPYING %changelog +* Sun Aug 09 2020 Denis Arnaud - 1.00.5-1 +- Upstream upgrade + * Fri Jul 31 2020 Fedora Release Engineering - 1.00.4-5 - Second attempt - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild diff --git a/sources b/sources index a544c14..8ca8863 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (airinv-1.00.4.tar.gz) = 4431acb05c6473d1a299b28e6e9f43aa74886d6d45e82d53a999c1afac6b5cbacad5bf75f0c86d370334451dd502dd2377ce8e0cd7349ac0aba4b31e0b145b63 +SHA512 (airinv-1.00.5.tar.gz) = 78e139384ee67af2ea5093470baf07dcdcc6f71ee83fb7360110020e19f6ef3c03847b933d64e85ceb4c9366a67c93bb939c7aebd2a2b724d32f7d584f7ee377