SHA256
1
0
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:
Dominique Leuenberger 2020-08-06 15:30:51 +00:00 committed by Git OBS Bridge
commit fada741d6a
6 changed files with 13 additions and 6 deletions

View File

@ -6,7 +6,7 @@
<param name="versionrewrite-pattern">(.*)\+0</param>
<param name="versionrewrite-replacement">\1</param>
<param name="changesgenerate">enable</param>
<param name="revision">master</param>
<param name="revision">0.1.3</param>
</service>
<service name="recompress" mode="disabled">
<param name="file">*.tar</param>

View File

@ -1,4 +1,4 @@
<servicedata>
<service name="tar_scm">
<param name="url">https://github.com/hughsie/libjcat.git</param>
<param name="changesrevision">839b89f45a38b2373bf5836337a33f450aaab72e</param></service></servicedata>
<param name="changesrevision">3c120a9132a36b100366cfe3d658ae31e6f4b7e9</param></service></servicedata>

View File

@ -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
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:59f27353fbadc2864eb843193d19d40ee4431e083aba180dc2b2d0314f52fb60
size 53724

View File

@ -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>

View File

@ -19,7 +19,7 @@
%define sover 1
Name: libjcat
Version: 0.1.2+3
Version: 0.1.3
Release: 0
Summary: Library for reading and writing gzip-compressed JSON catalog files
License: LGPL-2.1-or-later