forked from pool/libfole
This commit is contained in:
parent
df872bca52
commit
2c6adf5b07
@ -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
|
||||
|
||||
|
@ -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}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user