forked from pool/libfdatetime
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
This commit is contained in:
parent
62f8adba90
commit
3729412c2c
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:69aec25c565854fe9c7aa2a66b5ca209d90970e260eb81ffbf00851f172c7b9e
|
|
||||||
size 493905
|
|
3
libfdatetime-alpha-20140105.tar.gz
Normal file
3
libfdatetime-alpha-20140105.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:5838da75c9b3f483d5ffba694a907bffd110b99997e086a7e32e205230aa7132
|
||||||
|
size 494337
|
@ -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
|
Thu Nov 21 02:37:37 UTC 2013 - Greg.Freemyer@gmail.com
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package libfdatetime
|
# 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
|
# 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: libfdatetime
|
Name: libfdatetime
|
||||||
%define lname libfdatetime1
|
%define lname libfdatetime1
|
||||||
%define timestamp 20130904
|
%define timestamp 20140105
|
||||||
Version: 0~%timestamp
|
Version: 0~%timestamp
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: A library for date and time data types
|
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/
|
Url: http://code.google.com/p/libfdatetime/
|
||||||
|
|
||||||
#Git-Clone: 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
|
Source: %name-alpha-%timestamp.tar.gz
|
||||||
BuildRequires: pkg-config
|
BuildRequires: pkg-config
|
||||||
BuildRequires: pkgconfig(libcerror) >= 20130609
|
BuildRequires: pkgconfig(libcerror) >= 20130609
|
||||||
@ -36,14 +36,14 @@ BuildRequires: pkgconfig(libcerror) >= 20130609
|
|||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||||
|
|
||||||
%description
|
%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
|
%package -n %lname
|
||||||
Summary: A library for date and time data types
|
Summary: A library for date and time data types
|
||||||
Group: System/Libraries
|
Group: System/Libraries
|
||||||
|
|
||||||
%description -n %lname
|
%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
|
%package devel
|
||||||
Summary: Development files for libfdatetime, a date and time data type library
|
Summary: Development files for libfdatetime, a date and time data type library
|
||||||
|
Loading…
Reference in New Issue
Block a user