diff --git a/mendeleydesktop.spec b/mendeleydesktop.spec index 3f3f1bb..aba7a1e 100644 --- a/mendeleydesktop.spec +++ b/mendeleydesktop.spec @@ -1,11 +1,9 @@ %global debug_package %{nil} # The location of the installed extension -%global loextdir %{_libdir}/libreoffice/share/extensions/Mendeley%global debug_package %{nil} -# The location of the installed extension %global loextdir %{_libdir}/libreoffice/share/extensions/Mendeley Name: mendeleydesktop -Version: 1.19.4 +Version: 1.19.6 Release: 1%{?dist} Summary: Academic reference management software for researchers @@ -58,10 +56,10 @@ Requires: qt5-qtbase-gui # Needed to resolve shebang issue -BuildRequires: python3-devel +BuildRequires: pkgconfig(python3) # Set exclusivity for x86 based architecture -ExclusiveArch: x86_64 i686 +ExclusiveArch: x86_64 %description Mendeley is a combination of a desktop application and a website which @@ -168,7 +166,19 @@ appstream-util validate-relax --nonet %{buildroot}/%{_metainfodir}/%{name}-libre %{_metainfodir}/%{name}-libreoffice.metainfo.xml %changelog -* Thu May 06 2019 Luya Tshimbalanga - 1.19.5-1 +* Sat May 09 2020 Luya Tshimbalanga - 1.19.6-1 +- Update to 1.19.6 + +* Wed Feb 05 2020 RPM Fusion Release Engineering - 1.19.4-4 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild + +* Sat Aug 10 2019 RPM Fusion Release Engineering - 1.19.4-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild + +* Thu Jun 06 2019 Luya Tshimbalanga - 1.19.4-2 +- Set ExclusiveArch to x86_64 due to failure of build system + +* Thu Jun 06 2019 Luya Tshimbalanga - 1.19.4-1 - Update to 1.19.4 - Remove conditional statement for ExclusiveArch