commit f8fc4e1e563b62b36280558c892c0231c78558bf
Author: Leigh Scott <leigh123linux(a)gmail.com>
Date: Thu Aug 27 08:24:55 2020 +0100
Add missing epoch to the requires
mendeleydesktop.spec | 7 +++++--
1 file changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/mendeleydesktop.spec b/mendeleydesktop.spec
index a526b8f..1fc3cf4 100644
--- a/mendeleydesktop.spec
+++ b/mendeleydesktop.spec
@@ -4,7 +4,7 @@
Name: mendeleydesktop
Version: 1.19.4
-Release: 1%{?dist}
+Release: 2%{?dist}
Epoch: 1
Summary: Academic reference management software for researchers
@@ -86,7 +86,7 @@ Our software, Mendeley Desktop, offers you:
%package -n libreoffice-Mendeley
Summary: Insert citations and generate bibliography from Mendeley
License: ECL 1.0
-Requires: %{name}%{?_isa} = %{version}-%{release}
+Requires: %{name}%{?_isa} = %{?epoch}:%{version}-%{release}
Requires: libreoffice-core%{_isa}
%description -n libreoffice-Mendeley
@@ -167,6 +167,9 @@ appstream-util validate-relax --nonet
%{buildroot}/%{_metainfodir}/%{name}-libre
%{_metainfodir}/%{name}-libreoffice.metainfo.xml
%changelog
+* Thu Aug 27 2020 Leigh Scott <leigh123linux(a)gmail.com> - 1:1.19.4-2
+- Add missing epoch to the requires
+
* Mon Aug 24 2020 Luya Tshimbalanga <luya_tfz(a)thefinalzone.net> - 1:1.19.4-1
- Revert to 1.19.4 using epoch