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:
parent
f772ddc95f
commit
9c84965b56
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:4ce1caf0b391d83d305f9777dbe18b30d4fc4ea6377c092b4120cf7af928027b
|
|
||||||
size 501586
|
|
3
libfguid-alpha-20180724.tar.gz
Normal file
3
libfguid-alpha-20180724.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:cd4618d030330dab2bb70dcd1ca2c66cda067705da43d9bc2b48654f7d019191
|
||||||
|
size 500741
|
@ -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
|
Sun Oct 1 22:26:02 UTC 2017 - Greg.Freemyer@gmail.com
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package libfguid
|
# 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
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# 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)
|
# license that conforms to the Open Source Definition (Version 1.9)
|
||||||
# published by the Open Source Initiative.
|
# 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
|
Name: libfguid
|
||||||
%define lname libfguid1
|
%define lname libfguid1
|
||||||
%define timestamp 20170112
|
%define timestamp 20180724
|
||||||
Version: 0~%timestamp
|
Version: 0~%timestamp
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: A library for GUID/UUID data types
|
Summary: A library for GUID/UUID data types
|
||||||
License: LGPL-3.0+
|
License: LGPL-3.0-or-later
|
||||||
Group: Development/Libraries/C and C++
|
Group: Development/Libraries/C and C++
|
||||||
Url: https://github.com/libyal/libfguid/wiki
|
Url: https://github.com/libyal/libfguid/wiki
|
||||||
Source: https://github.com/libyal/libfguid/releases/download/%timestamp/%{name}-alpha-%timestamp.tar.gz
|
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
|
%files -n %lname
|
||||||
%defattr(-,root,root)
|
%defattr(-,root,root)
|
||||||
%doc AUTHORS COPYING ChangeLog
|
%doc AUTHORS ChangeLog
|
||||||
|
%license COPYING
|
||||||
%{_libdir}/libfguid.so.1*
|
%{_libdir}/libfguid.so.1*
|
||||||
|
|
||||||
%files devel
|
%files devel
|
||||||
|
Loading…
x
Reference in New Issue
Block a user