SHA256
1
0
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:
Dominique Leuenberger 2017-10-05 09:56:51 +00:00 committed by Git OBS Bridge
commit a04540d0ee
4 changed files with 12 additions and 7 deletions

View File

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

View File

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

View File

@ -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

View File

@ -1,7 +1,7 @@
#
# 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
# remain the property of their copyright owners, unless otherwise agreed
@ -18,7 +18,7 @@
Name: libfole
%define lname libfole1
%define timestamp 20150104
%define timestamp 20170502
Version: 0~%{timestamp}
Release: 0
Summary: Library for Object Linking and Embedding (OLE) data types
@ -39,7 +39,6 @@ Part of the libyal family of libraries.
%package -n %{lname}
Summary: Library for Object Linking and Embedding (OLE) data types
License: LGPL-3.0+
Group: System/Libraries
%description -n %{lname}
@ -49,7 +48,6 @@ Part of the libyal family of libraries.
%package devel
Summary: Development files for libfole
License: LGPL-3.0+
Group: Development/Libraries/C and C++
Requires: %{lname} = %{version}