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:
committed by
Git OBS Bridge
parent
0c62e616d2
commit
3ce95b19b6
@@ -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
|
||||
|
Reference in New Issue
Block a user