SHA256
1
0
forked from pool/libfguid

Accepting request 694614 from home:gregfreemyer:Tools-for-forensic-boot-cd

- update to v0~20180724
	* 2018 update - minimal changes

OBS-URL: https://build.opensuse.org/request/show/694614
OBS-URL: https://build.opensuse.org/package/show/security:forensics/libfguid?expand=0&rev=9
This commit is contained in:
Greg Freemyer 2019-04-17 22:46:09 +00:00 committed by Git OBS Bridge
parent f772ddc95f
commit 9c84965b56
4 changed files with 15 additions and 8 deletions

View File

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

View File

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

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Mon Apr 15 19:51:42 UTC 2019 - Greg Freemyer <Greg.Freemyer@gmail.com>
- update to v0~20180724
* 2018 update - minimal changes
-------------------------------------------------------------------
Sun Oct 1 22:26:02 UTC 2017 - Greg.Freemyer@gmail.com

View File

@ -1,7 +1,7 @@
#
# spec file for package libfguid
#
# 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: libfguid
%define lname libfguid1
%define timestamp 20170112
%define timestamp 20180724
Version: 0~%timestamp
Release: 0
Summary: A library for GUID/UUID data types
License: LGPL-3.0+
License: LGPL-3.0-or-later
Group: Development/Libraries/C and C++
Url: https://github.com/libyal/libfguid/wiki
Source: https://github.com/libyal/libfguid/releases/download/%timestamp/%{name}-alpha-%timestamp.tar.gz
@ -68,7 +68,8 @@ rm -f "%{buildroot}/%{_libdir}"/*.la
%files -n %lname
%defattr(-,root,root)
%doc AUTHORS COPYING ChangeLog
%doc AUTHORS ChangeLog
%license COPYING
%{_libdir}/libfguid.so.1*
%files devel