forked from pool/libfdatetime
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
This commit is contained in:
parent
401f6408ec
commit
62f8adba90
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:9ca0e478208f81b03ae43e8eba22d5b93da2de17151d61e9d4db21b90a9e58b8
|
||||
size 304100
|
3
libfdatetime-alpha-20130904.tar.gz
Normal file
3
libfdatetime-alpha-20130904.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:69aec25c565854fe9c7aa2a66b5ca209d90970e260eb81ffbf00851f172c7b9e
|
||||
size 493905
|
@ -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
|
||||
|
||||
|
@ -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
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user