From 2c6adf5b075d5d1505e4d859ac0c301babb410848c98738d37d12465dc7a08af Mon Sep 17 00:00:00 2001 From: Greg Freemyer Date: Mon, 2 Oct 2017 20:54:33 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/security:forensics/libfole?expand=0&rev=5 --- libfole-alpha-20150104.tar.gz | 3 --- libfole-alpha-20170502.tar.gz | 3 +++ libfole.changes | 7 +++++++ libfole.spec | 6 ++---- 4 files changed, 12 insertions(+), 7 deletions(-) delete mode 100644 libfole-alpha-20150104.tar.gz create mode 100644 libfole-alpha-20170502.tar.gz diff --git a/libfole-alpha-20150104.tar.gz b/libfole-alpha-20150104.tar.gz deleted file mode 100644 index c43bd5f..0000000 --- a/libfole-alpha-20150104.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:78af1f74971b0ad7e6fde2649e68315fa53224ce7465595b367a5b8116a6bfa1 -size 452225 diff --git a/libfole-alpha-20170502.tar.gz b/libfole-alpha-20170502.tar.gz new file mode 100644 index 0000000..ecdf67b --- /dev/null +++ b/libfole-alpha-20170502.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:885d557c70423263dbf9ee27a3e160b005735f1e50bf3de67088c039ffc978b4 +size 493376 diff --git a/libfole.changes b/libfole.changes index 4e8e7f0..b161722 100644 --- a/libfole.changes +++ b/libfole.changes @@ -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 diff --git a/libfole.spec b/libfole.spec index 25ccf6f..1baa602 100644 --- a/libfole.spec +++ b/libfole.spec @@ -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}