From 3729412c2ca4c00dad49458521b10c536418522106b72f070b91f8d4dd09fa0d Mon Sep 17 00:00:00 2001 From: Ludwig Nussel Date: Fri, 15 Aug 2014 07:55:53 +0000 Subject: [PATCH] Accepting request 244717 from devel:libraries:c_c++ update to v0~20140105 OBS-URL: https://build.opensuse.org/request/show/244717 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libfdatetime?expand=0&rev=5 --- libfdatetime-alpha-20130904.tar.gz | 3 --- libfdatetime-alpha-20140105.tar.gz | 3 +++ libfdatetime.changes | 8 ++++++++ libfdatetime.spec | 10 +++++----- 4 files changed, 16 insertions(+), 8 deletions(-) delete mode 100644 libfdatetime-alpha-20130904.tar.gz create mode 100644 libfdatetime-alpha-20140105.tar.gz diff --git a/libfdatetime-alpha-20130904.tar.gz b/libfdatetime-alpha-20130904.tar.gz deleted file mode 100644 index f447d7c..0000000 --- a/libfdatetime-alpha-20130904.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:69aec25c565854fe9c7aa2a66b5ca209d90970e260eb81ffbf00851f172c7b9e -size 493905 diff --git a/libfdatetime-alpha-20140105.tar.gz b/libfdatetime-alpha-20140105.tar.gz new file mode 100644 index 0000000..dba0b42 --- /dev/null +++ b/libfdatetime-alpha-20140105.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5838da75c9b3f483d5ffba694a907bffd110b99997e086a7e32e205230aa7132 +size 494337 diff --git a/libfdatetime.changes b/libfdatetime.changes index d550f13..2927abe 100644 --- a/libfdatetime.changes +++ b/libfdatetime.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Thu Aug 14 13:34:51 UTC 2014 - Greg.Freemyer@gmail.com + +- update to 0~20140105 + * 2014 update + * updated dependencies + * added copy to int functions + ------------------------------------------------------------------- Thu Nov 21 02:37:37 UTC 2013 - Greg.Freemyer@gmail.com diff --git a/libfdatetime.spec b/libfdatetime.spec index 0624e90..3222cde 100644 --- a/libfdatetime.spec +++ b/libfdatetime.spec @@ -1,7 +1,7 @@ # # spec file for package libfdatetime # -# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2014 SUSE LINUX Products 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: libfdatetime %define lname libfdatetime1 -%define timestamp 20130904 +%define timestamp 20140105 Version: 0~%timestamp Release: 0 Summary: A library for date and time data types @@ -27,7 +27,7 @@ Group: Development/Libraries/C and C++ Url: http://code.google.com/p/libfdatetime/ #Git-Clone: http://code.google.com/p/libfdatetime -#DL-URL: https://googledrive.com/host/0B3fBvzttpiiSQlBfaUlYTmhzUjQ/libfdatetime-alpha-20130904.tar.gz +#DL-URL: https://googledrive.com/host/0B3fBvzttpiiSQlBfaUlYTmhzUjQ/libfdatetime-alpha-20140105.tar.gz Source: %name-alpha-%timestamp.tar.gz BuildRequires: pkg-config BuildRequires: pkgconfig(libcerror) >= 20130609 @@ -36,14 +36,14 @@ BuildRequires: pkgconfig(libcerror) >= 20130609 BuildRoot: %{_tmppath}/%{name}-%{version}-build %description -A library for date and time data types. +A library for date and time data types. Part of the libyal family of libraries. %package -n %lname Summary: A library for date and time data types Group: System/Libraries %description -n %lname -A library for date and time data types. +A library for date and time data types. Part of the libyal family of libraries. %package devel Summary: Development files for libfdatetime, a date and time data type library