SHA256
1
0
forked from pool/libuna

- Update to release 20210801

OBS-URL: https://build.opensuse.org/package/show/security:forensics/libuna?expand=0&rev=19
This commit is contained in:
Jan Engelhardt 2021-11-14 13:07:30 +00:00 committed by Git OBS Bridge
parent 378671b5d1
commit 15534ff487
6 changed files with 23 additions and 19 deletions

View File

@ -1,14 +0,0 @@
<services>
<service name="tar_scm" mode="disabled">
<param name="scm">git</param>
<param name="url">https://github.com/libyal/libuna</param>
<param name="revision">2939fe8f28cd47b04a6b6c8fbf15b1d7b6954f34</param>
<!-- see configure.ac -->
<param name="versionformat">20210418</param>
</service>
<service name="recompress" mode="disabled">
<param name="file">*.tar</param>
<param name="compression">xz</param>
</service>
<service name="set_version" mode="disabled"/>
</services>

View File

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

View File

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

View File

@ -0,0 +1,11 @@
-----BEGIN PGP SIGNATURE-----
iQEzBAABCAAdFiEEDtkCDakNP25wvTlF2WJeXXrQF34FAmEGIP4ACgkQ2WJeXXrQ
F34p8gf+J2Q1HLgzP2uw6xbPTgobhL3TlQkXFSgCD7fqtHmuf8HmcufublkfM1AS
5ZbbuG+QKPJsDFefqmuIKLcSsY814gGCnMnHxbXV/7lr/u7VH9G/TdyvCX7SM5W/
hxAb0nym/3xzs+s6vzDCMrJRKOd9Gmm0Va2Qv9TfCLWnldL9XAc6ntAr8RGZ7XR0
rkMN4qjgcnIocNm2RD0UCkNOnvuvw5DXl1Gy1xdBRUI35ws1vmLQFONdodEn8Gum
l4Dgq0PJ8i6QhcYmg3yX+LKygs2/hOdGDWIyLjrFmBc0RHWw6qU6RVlnP5dYcN7C
ms/JetKtHLS8NuQCToOjtmVeainKiQ==
=HlTj
-----END PGP SIGNATURE-----

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Sun Nov 14 13:05:31 UTC 2021 - Jan Engelhardt <jengelh@inai.de>
- Update to release 20210801
* No changelog was provided
-------------------------------------------------------------------
Wed May 12 17:47:11 UTC 2021 - Jan Engelhardt <jengelh@inai.de>

View File

@ -25,13 +25,14 @@
%define lname libuna1
Name: libuna%psuffix
Version: 20210418
Version: 20210801
Release: 0
Summary: Library to support Unicode and ASCII (byte string) conversions
License: LGPL-3.0-or-later
Group: Development/Libraries/C and C++
URL: https://github.com/libyal/libuna/
Source: libuna-%version.tar.xz
Source: https://github.com/libyal/libuna/releases/download/%version/libuna-alpha-%version.tar.gz
Source2: https://github.com/libyal/libuna/releases/download/%version/libuna-alpha-%version.tar.gz.asc
Patch1: system-libs.patch
BuildRequires: c_compiler
BuildRequires: gettext-tools >= 0.18.1