Accepting request 695968 from home:gregfreemyer:Tools-for-forensic-boot-cd
- update to v0~20190102 * updates to UTF-8, UTF-16, and UTF-32 strings * updates to base32 support * updates to compare functions OBS-URL: https://build.opensuse.org/request/show/695968 OBS-URL: https://build.opensuse.org/package/show/security:forensics/libuna?expand=0&rev=10
This commit is contained in:
parent
0c62e616d2
commit
3ce95b19b6
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:de7a9c3547289bf0db3b4bdfaf1a5519d5cee1c77bedf328ef1c931467e68104
|
||||
size 1853236
|
3
libuna-alpha-20190102.tar.gz
Normal file
3
libuna-alpha-20190102.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:9875ca8b5acea785572d12b8cb5ebcfe081d76500272ed18496d9410670b6c98
|
||||
size 1872888
|
@ -1,3 +1,11 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Mar 25 01:43:50 UTC 2019 - Greg Freemyer <Greg.Freemyer@gmail.com>
|
||||
|
||||
- update to v0~20190102
|
||||
* updates to UTF-8, UTF-16, and UTF-32 strings
|
||||
* updates to base32 support
|
||||
* updates to compare functions
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Oct 2 22:28:34 UTC 2017 - Greg.Freemyer@gmail.com
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package libuna
|
||||
#
|
||||
# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@ -12,17 +12,17 @@
|
||||
# license that conforms to the Open Source Definition (Version 1.9)
|
||||
# published by the Open Source Initiative.
|
||||
|
||||
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
||||
# Please submit bugfixes or comments via https://bugs.opensuse.org/
|
||||
#
|
||||
|
||||
|
||||
Name: libuna
|
||||
%define lname libuna1
|
||||
%define timestamp 20170825
|
||||
%define timestamp 20190102
|
||||
Version: 0~%timestamp
|
||||
Release: 0
|
||||
Summary: Library to support Unicode and ASCII (byte string) conversions
|
||||
License: LGPL-3.0+
|
||||
License: LGPL-3.0-or-later
|
||||
Group: Development/Libraries/C and C++
|
||||
Url: https://github.com/libyal/libuna/wiki
|
||||
Source: https://github.com/libyal/libuna/releases/download/%timestamp/%{name}-alpha-%timestamp.tar.gz
|
||||
|
Loading…
x
Reference in New Issue
Block a user