Skip to content

Commit

Permalink
Update to 1.19.6
Browse files Browse the repository at this point in the history
  • Loading branch information
luyatshimbalanga authored May 9, 2020
1 parent dbcd5a2 commit a68421f
Showing 1 changed file with 16 additions and 6 deletions.
22 changes: 16 additions & 6 deletions mendeleydesktop.spec
Original file line number Diff line number Diff line change
@@ -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

Expand Down Expand Up @@ -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
Expand Down Expand Up @@ -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 <luya_tfz@thefinalzone.net> - 1.19.5-1
* Sat May 09 2020 Luya Tshimbalanga <luya_tfz@thefinalzone.net> - 1.19.6-1
- Update to 1.19.6

* Wed Feb 05 2020 RPM Fusion Release Engineering <leigh123linux@gmail.com> - 1.19.4-4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild

* Sat Aug 10 2019 RPM Fusion Release Engineering <leigh123linux@gmail.com> - 1.19.4-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild

* Thu Jun 06 2019 Luya Tshimbalanga <luya_tfz@thefinalzone.net> - 1.19.4-2
- Set ExclusiveArch to x86_64 due to failure of build system

* Thu Jun 06 2019 Luya Tshimbalanga <luya_tfz@thefinalzone.net> - 1.19.4-1
- Update to 1.19.4
- Remove conditional statement for ExclusiveArch

Expand Down

0 comments on commit a68421f

Please sign in to comment.