0.14.0
This commit is contained in:
parent
8177f9a806
commit
cf12165a1a
1
.gitignore
vendored
1
.gitignore
vendored
@ -4,3 +4,4 @@
|
||||
/0.11.0.tar.gz
|
||||
/check-0.12.0.tar.gz
|
||||
/check-0.13.0.tar.gz
|
||||
/check-0.14.0.tar.gz
|
||||
|
@ -1,6 +1,6 @@
|
||||
Name: check
|
||||
Version: 0.13.0
|
||||
Release: 2%{?dist}
|
||||
Version: 0.14.0
|
||||
Release: 1%{?dist}
|
||||
Summary: A unit test framework for C
|
||||
Source0: https://github.com/libcheck/%{name}/archive/%{version}/%{name}-%{version}.tar.gz
|
||||
License: LGPLv2+
|
||||
@ -123,6 +123,9 @@ rm -rf checkmk/test/empty_input
|
||||
%{_mandir}/man1/checkmk.1*
|
||||
|
||||
%changelog
|
||||
* Mon Jan 27 2020 Tom Callaway <spot@fedoraproject.org> - 0.14.0-1
|
||||
- update to 0.14.0
|
||||
|
||||
* Mon Dec 2 2019 Tom Callaway <spot@fedoraproject.org> - 0.13.0-2
|
||||
- package NEWS instead of the obsolete ChangeLog file
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (check-0.13.0.tar.gz) = 9e3a3b4b2e1aae02f6481a3d944a5a9216c1f03d85a2bbd63c05d047095fe16b78e5c4094b464fe531650daba24c58d7343f7ec059ce0e127e9aff1ff86213d0
|
||||
SHA512 (check-0.14.0.tar.gz) = 54ad175c00cf0c73b4386cf6b3d6a404a5da4f57897d099e772f148f410108c44767c3266a940113be73a6861b3f3ee1706c558cc71ec51df99687f19f3a3bb4
|
||||
|
Loading…
Reference in New Issue
Block a user