Accepting request 695969 from security:forensics

OBS-URL: https://build.opensuse.org/request/show/695969
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libuna?expand=0&rev=11
This commit is contained in:
2019-04-20 15:13:21 +00:00
committed by Git OBS Bridge
4 changed files with 15 additions and 7 deletions
+8
View File
@@ -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
+4 -4
View File
@@ -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
Binary file not shown.
Binary file not shown.