package NEWS instead of the obsolete ChangeLog file

This commit is contained in:
Tom Callaway 2019-12-02 16:11:45 -05:00
parent b276f0fafd
commit aca9b707e1

View File

@ -1,6 +1,6 @@
Name: check
Version: 0.13.0
Release: 1%{?dist}
Release: 2%{?dist}
Summary: A unit test framework for C
Source0: https://github.com/libcheck/%{name}/archive/%{version}/%{name}-%{version}.tar.gz
License: LGPLv2+
@ -98,7 +98,7 @@ rm -rf checkmk/test/empty_input
%ldconfig_scriptlets
%files
%doc AUTHORS ChangeLog
%doc AUTHORS NEWS
%license COPYING.LESSER
%{_libdir}/libcheck.so.*
%{_infodir}/check*
@ -123,6 +123,9 @@ rm -rf checkmk/test/empty_input
%{_mandir}/man1/checkmk.1*
%changelog
* Mon Dec 2 2019 Tom Callaway <spot@fedoraproject.org> - 0.13.0-2
- package NEWS instead of the obsolete ChangeLog file
* Tue Oct 22 2019 Tom Callaway <spot@fedoraproject.org> - 0.13.0-1
- update to 0.13.0