SHA256
1
0
forked from pool/libfole
Greg Freemyer 2017-10-02 20:54:33 +00:00 committed by Git OBS Bridge
parent df872bca52
commit 2c6adf5b07
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 Wed Jan 14 16:16:54 UTC 2015 - Greg.Freemyer@gmail.com

View File

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