forked from pool/libjcat
Accepting request 824397 from Base:System
OBS-URL: https://build.opensuse.org/request/show/824397 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libjcat?expand=0&rev=4
This commit is contained in:
commit
fada741d6a
2
_service
2
_service
@ -6,7 +6,7 @@
|
|||||||
<param name="versionrewrite-pattern">(.*)\+0</param>
|
<param name="versionrewrite-pattern">(.*)\+0</param>
|
||||||
<param name="versionrewrite-replacement">\1</param>
|
<param name="versionrewrite-replacement">\1</param>
|
||||||
<param name="changesgenerate">enable</param>
|
<param name="changesgenerate">enable</param>
|
||||||
<param name="revision">master</param>
|
<param name="revision">0.1.3</param>
|
||||||
</service>
|
</service>
|
||||||
<service name="recompress" mode="disabled">
|
<service name="recompress" mode="disabled">
|
||||||
<param name="file">*.tar</param>
|
<param name="file">*.tar</param>
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
<servicedata>
|
<servicedata>
|
||||||
<service name="tar_scm">
|
<service name="tar_scm">
|
||||||
<param name="url">https://github.com/hughsie/libjcat.git</param>
|
<param name="url">https://github.com/hughsie/libjcat.git</param>
|
||||||
<param name="changesrevision">839b89f45a38b2373bf5836337a33f450aaab72e</param></service></servicedata>
|
<param name="changesrevision">3c120a9132a36b100366cfe3d658ae31e6f4b7e9</param></service></servicedata>
|
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:517e08c9c6090e4bf3f45eca2cadc555d599110bee36174b7ad840e1ef62b48e
|
|
||||||
size 53548
|
|
3
libjcat-0.1.3.tar.xz
Normal file
3
libjcat-0.1.3.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:59f27353fbadc2864eb843193d19d40ee4431e083aba180dc2b2d0314f52fb60
|
||||||
|
size 53724
|
@ -1,3 +1,10 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Jul 30 15:30:18 UTC 2020 - dimstar@opensuse.org
|
||||||
|
|
||||||
|
- Update to version 0.1.3:
|
||||||
|
* Export the JcatBlobKind and JcatBlobMethod on the result
|
||||||
|
* trivial: source the version header when including <jcat.h>
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Jun 25 09:16:15 UTC 2020 - Bernhard Wiedemann <bwiedemann@suse.com>
|
Thu Jun 25 09:16:15 UTC 2020 - Bernhard Wiedemann <bwiedemann@suse.com>
|
||||||
|
|
||||||
|
@ -19,7 +19,7 @@
|
|||||||
%define sover 1
|
%define sover 1
|
||||||
|
|
||||||
Name: libjcat
|
Name: libjcat
|
||||||
Version: 0.1.2+3
|
Version: 0.1.3
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Library for reading and writing gzip-compressed JSON catalog files
|
Summary: Library for reading and writing gzip-compressed JSON catalog files
|
||||||
License: LGPL-2.1-or-later
|
License: LGPL-2.1-or-later
|
||||||
|
Loading…
Reference in New Issue
Block a user