diff --git a/redhat-lsb.spec b/redhat-lsb.spec index d00e862..b45f069 100644 --- a/redhat-lsb.spec +++ b/redhat-lsb.spec @@ -67,7 +67,7 @@ Summary: Implementation of Linux Standard Base specification Name: redhat-lsb Version: 4.1 -Release: 44%{?dist} +Release: 44.0.riscv64%{?dist} URL: http://www.linuxfoundation.org/collaborate/workgroups/lsb Source0: https://fedorahosted.org/releases/r/e/redhat-lsb/%{name}-%{version}-%{srcrelease}.tar.bz2 Patch0: lsb-release-3.1-update-init-functions.patch @@ -761,6 +761,9 @@ os.remove("%{_datadir}/lsb") %changelog +* Mon Apr 30 2018 David Abdurachmanov - 4.1-44.0.riscv64 +- Bump Release and add missing changelog entry + * Mon Feb 19 2018 Parag Nemade - 4.1-44 - Add BuildRequires: gcc as per packaging guidelines