New upstream release
This commit is contained in:
parent
03c1e8b85b
commit
d68e39cd3b
1
.gitignore
vendored
1
.gitignore
vendored
@ -1 +1,2 @@
|
||||
/libjcat-0.1.0.tar.xz
|
||||
/libjcat-0.1.1.tar.xz
|
||||
|
||||
12
libjcat.spec
12
libjcat.spec
@ -3,7 +3,7 @@
|
||||
|
||||
Summary: Library for reading Jcat files
|
||||
Name: libjcat
|
||||
Version: 0.1.0
|
||||
Version: 0.1.1
|
||||
Release: 1%{?dist}
|
||||
License: LGPLv2+
|
||||
URL: https://github.com/hughsie/libjcat
|
||||
@ -84,13 +84,15 @@ Executable and data files for installed tests.
|
||||
|
||||
%files tests
|
||||
%doc README.md
|
||||
%dir %{_datadir}/installed-tests
|
||||
%dir %{_libexecdir}/installed-tests
|
||||
%dir %{_libexecdir}/installed-tests/libjcat
|
||||
%{_libexecdir}/installed-tests/libjcat/jcat-self-test
|
||||
%{_libexecdir}/installed-tests/libjcat/*
|
||||
%{_datadir}/installed-tests/libjcat/*
|
||||
%dir %{_datadir}/installed-tests/libjcat
|
||||
|
||||
%changelog
|
||||
* Tue Apr 14 2020 Richard Hughes <richard@hughsie.com> 0.1.1-1
|
||||
- New upstream release
|
||||
- Allow adding an item ID 'alias'
|
||||
- Make the installed tests actually work
|
||||
|
||||
* Mon Mar 23 2020 Richard Hughes <richard@hughsie.com> 0.1.0-1
|
||||
- Initial release for Fedora package review
|
||||
|
||||
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (libjcat-0.1.0.tar.xz) = a7b57804db7a1df23dab85a6016ec79aafe860be263845f49b6471463162ac9772e8ab64272341f80bf3fb1d17f70c939896d1325cd310cee0bf6a27f9d8d63c
|
||||
SHA512 (libjcat-0.1.1.tar.xz) = 8b1beefdbbb0abd7cd1df2f5a8b7de66ce49a7cd1eabd73656e47b362a9b1c1d194661c57f7c31c25a050dfe540544870fb0aec006b65ad4e9def54337547335
|
||||
|
||||
Loading…
Reference in New Issue
Block a user