rpmlint specfile

This commit is contained in:
serge-sans-paille 2018-12-04 14:36:15 +00:00
parent b3ae93caaa
commit ebbf7d332b
1 changed files with 5 additions and 2 deletions

View File

@ -1,6 +1,6 @@
Name: libcxxabi
Version: 7.0.0
Release: 1%{?dist}
Release: 2%{?dist}
Summary: Low level support for a standard C++ library
License: MIT or NCSA
URL: http://libcxxabi.llvm.org/
@ -90,6 +90,9 @@ cp -a include/* %{buildroot}%{_includedir}
%{_libdir}/libc++abi.a
%changelog
* Tue Dec 04 2018 sguelton@redhat.com - 7.0.0-2
- Ensure rpmlint passes on specfile
* Tue Sep 25 2018 Tom Stellard <tstellar@redhat.com> - 7.0.0-1
- 7.0.0 Release