From 62f8adba907ff3a170c386636263f436795d28faf527c203fac1a010b420dafc Mon Sep 17 00:00:00 2001 From: Stephan Kulow Date: Mon, 25 Nov 2013 13:38:04 +0000 Subject: [PATCH] Accepting request 207807 from devel:libraries:c_c++ version update to 20130904 OBS-URL: https://build.opensuse.org/request/show/207807 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libfdatetime?expand=0&rev=4 --- libfdatetime-alpha-20130317.tar.xz | 3 --- libfdatetime-alpha-20130904.tar.gz | 3 +++ libfdatetime.changes | 11 +++++++++++ libfdatetime.spec | 11 +++++------ 4 files changed, 19 insertions(+), 9 deletions(-) delete mode 100644 libfdatetime-alpha-20130317.tar.xz create mode 100644 libfdatetime-alpha-20130904.tar.gz diff --git a/libfdatetime-alpha-20130317.tar.xz b/libfdatetime-alpha-20130317.tar.xz deleted file mode 100644 index f4fafee..0000000 --- a/libfdatetime-alpha-20130317.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:9ca0e478208f81b03ae43e8eba22d5b93da2de17151d61e9d4db21b90a9e58b8 -size 304100 diff --git a/libfdatetime-alpha-20130904.tar.gz b/libfdatetime-alpha-20130904.tar.gz new file mode 100644 index 0000000..f447d7c --- /dev/null +++ b/libfdatetime-alpha-20130904.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:69aec25c565854fe9c7aa2a66b5ca209d90970e260eb81ffbf00851f172c7b9e +size 493905 diff --git a/libfdatetime.changes b/libfdatetime.changes index b16cb95..d550f13 100644 --- a/libfdatetime.changes +++ b/libfdatetime.changes @@ -1,3 +1,14 @@ +------------------------------------------------------------------- +Thu Nov 21 02:37:37 UTC 2013 - Greg.Freemyer@gmail.com + +- update to 0~20130904 + * code clean up + * worked on tests + * updated dependencies + * textual changes + * maximum string size is now only returned for invalid date time values +- change compression to gz to simplify updates + ------------------------------------------------------------------- Tue Jul 30 20:45:15 UTC 2013 - Greg.Freemyer@gmail.com diff --git a/libfdatetime.spec b/libfdatetime.spec index 6a90926..0624e90 100644 --- a/libfdatetime.spec +++ b/libfdatetime.spec @@ -18,7 +18,7 @@ Name: libfdatetime %define lname libfdatetime1 -%define timestamp 20130317 +%define timestamp 20130904 Version: 0~%timestamp Release: 0 Summary: A library for date and time data types @@ -27,12 +27,11 @@ 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-20130317.tar.gz -Source: %name-alpha-%timestamp.tar.xz +#DL-URL: https://googledrive.com/host/0B3fBvzttpiiSQlBfaUlYTmhzUjQ/libfdatetime-alpha-20130904.tar.gz +Source: %name-alpha-%timestamp.tar.gz BuildRequires: pkg-config -BuildRequires: xz -BuildRequires: pkgconfig(libcerror) >= 0~20130609 -# not (yet) in factory +BuildRequires: pkgconfig(libcerror) >= 20130609 +# not released by upstream as a standalone package #BuildRequires: pkgconfig(libcstring) >= 20120425 BuildRoot: %{_tmppath}/%{name}-%{version}-build