Bump Release and add missing changelog entry

Signed-off-by: David Abdurachmanov <david.abdurachmanov@gmail.com>
This commit is contained in:
David Abdurachmanov 2018-04-30 08:13:07 +02:00
parent 620fd4e8fd
commit 7a19bd3704
1 changed files with 4 additions and 1 deletions

View File

@ -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 <david.abdurachmanov@gmail.com> - 4.1-44.0.riscv64
- Bump Release and add missing changelog entry
* Mon Feb 19 2018 Parag Nemade <pnemade AT redhat DOT com> - 4.1-44
- Add BuildRequires: gcc as per packaging guidelines