forked from pool/libfole
Accepting request 530559 from security:forensics
- update to v0~20170502 * applied 2017 update * worked on tests - initial package (v0~20150104) OBS-URL: https://build.opensuse.org/request/show/530559 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libfole?expand=0&rev=2
This commit is contained in:
commit
a04540d0ee
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:78af1f74971b0ad7e6fde2649e68315fa53224ce7465595b367a5b8116a6bfa1
|
|
||||||
size 452225
|
|
3
libfole-alpha-20170502.tar.gz
Normal file
3
libfole-alpha-20170502.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:885d557c70423263dbf9ee27a3e160b005735f1e50bf3de67088c039ffc978b4
|
||||||
|
size 493376
|
@ -1,3 +1,10 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sun Oct 1 22:42:43 UTC 2017 - Greg.Freemyer@gmail.com
|
||||||
|
|
||||||
|
- update to v0~20170502
|
||||||
|
* applied 2017 update
|
||||||
|
* worked on tests
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Jan 14 16:16:54 UTC 2015 - Greg.Freemyer@gmail.com
|
Wed Jan 14 16:16:54 UTC 2015 - Greg.Freemyer@gmail.com
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package libfole
|
# spec file for package libfole
|
||||||
#
|
#
|
||||||
# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
# Copyright (c) 2017 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
|
||||||
@ -18,7 +18,7 @@
|
|||||||
|
|
||||||
Name: libfole
|
Name: libfole
|
||||||
%define lname libfole1
|
%define lname libfole1
|
||||||
%define timestamp 20150104
|
%define timestamp 20170502
|
||||||
Version: 0~%{timestamp}
|
Version: 0~%{timestamp}
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Library for Object Linking and Embedding (OLE) data types
|
Summary: Library for Object Linking and Embedding (OLE) data types
|
||||||
@ -39,7 +39,6 @@ Part of the libyal family of libraries.
|
|||||||
|
|
||||||
%package -n %{lname}
|
%package -n %{lname}
|
||||||
Summary: Library for Object Linking and Embedding (OLE) data types
|
Summary: Library for Object Linking and Embedding (OLE) data types
|
||||||
License: LGPL-3.0+
|
|
||||||
Group: System/Libraries
|
Group: System/Libraries
|
||||||
|
|
||||||
%description -n %{lname}
|
%description -n %{lname}
|
||||||
@ -49,7 +48,6 @@ Part of the libyal family of libraries.
|
|||||||
|
|
||||||
%package devel
|
%package devel
|
||||||
Summary: Development files for libfole
|
Summary: Development files for libfole
|
||||||
License: LGPL-3.0+
|
|
||||||
Group: Development/Libraries/C and C++
|
Group: Development/Libraries/C and C++
|
||||||
Requires: %{lname} = %{version}
|
Requires: %{lname} = %{version}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user