New upstream release
This commit is contained in:
parent
e73372586d
commit
bb4a02b3e3
1
.gitignore
vendored
1
.gitignore
vendored
@ -8,3 +8,4 @@
|
||||
/libxmlb-0.1.7.tar.xz
|
||||
/libxmlb-0.1.8.tar.xz
|
||||
/libxmlb-0.1.9.tar.xz
|
||||
/libxmlb-0.1.10.tar.xz
|
||||
|
||||
@ -2,7 +2,7 @@
|
||||
|
||||
Summary: Library for querying compressed XML metadata
|
||||
Name: libxmlb
|
||||
Version: 0.1.9
|
||||
Version: 0.1.10
|
||||
Release: 1%{?dist}
|
||||
License: LGPLv2+
|
||||
URL: https://github.com/hughsie/libxmlb
|
||||
@ -82,9 +82,15 @@ Executable and data files for installed tests.
|
||||
%files tests
|
||||
%{_libexecdir}/xb-self-test
|
||||
%{_datadir}/installed-tests/libxmlb/libxmlb.test
|
||||
%{_datadir}/installed-tests/libxmlb/test.xml.gz.gz.gz
|
||||
%dir %{_datadir}/installed-tests/libxmlb
|
||||
|
||||
%changelog
|
||||
* Thu May 16 2019 Richard Hughes <richard@hughsie.com> 0.1.10-1
|
||||
- New upstream release
|
||||
- Do not mistake gzipped files as being application/x-zerosize content type
|
||||
- Fix running the installed tests with no checkout directory
|
||||
|
||||
* Tue May 07 2019 Richard Hughes <richard@hughsie.com> 0.1.9-1
|
||||
- New upstream release
|
||||
- Correctly implement building a silo with _SINGLE_LANG set
|
||||
|
||||
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (libxmlb-0.1.9.tar.xz) = 14ea6e615d7217274d375c4e464867cb83f70c11ea960e063672718a2a3b12434963991c02d484720b056d27da048374802d9731d7936d53098f4c0c465d3ae5
|
||||
SHA512 (libxmlb-0.1.10.tar.xz) = 0fdbfe8cff4698d58f811e438e52da4cb11f2242d31bdefaa1414f7570f23f152e28cd5f40c09a93d2eec4cccb1c00b165182ea5120230d4ae15bfcc5ae1adf0
|
||||
|
||||
Loading…
Reference in New Issue
Block a user