diff --git a/libfguid-alpha-20130904.tar.gz b/libfguid-alpha-20130904.tar.gz deleted file mode 100644 index 9bf37ef..0000000 --- a/libfguid-alpha-20130904.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:c39d8f86bebc919f0a3ea20033d7805c2967154bd2bdcf2165f24ae769c6b676 -size 461144 diff --git a/libfguid-alpha-20140105.tar.gz b/libfguid-alpha-20140105.tar.gz new file mode 100644 index 0000000..74ef759 --- /dev/null +++ b/libfguid-alpha-20140105.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3129b8b50735b09459a5c71431afe1551eac080c892519e6e23083d82aee19e8 +size 461141 diff --git a/libfguid.changes b/libfguid.changes index c1f99c3..7002b68 100644 --- a/libfguid.changes +++ b/libfguid.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Thu Aug 14 13:00:16 UTC 2014 - Greg.Freemyer@gmail.com + +- update to 0~20140105 + * 2014 update + * updated dependencies + ------------------------------------------------------------------- Thu Nov 14 03:56:43 UTC 2013 - Greg.Freemyer@gmail.com diff --git a/libfguid.spec b/libfguid.spec index 8f53f7f..c3a0ce0 100644 --- a/libfguid.spec +++ b/libfguid.spec @@ -1,7 +1,7 @@ # # spec file for package libfguid # -# 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: libfguid %define lname libfguid1 -%define timestamp 20130904 +%define timestamp 20140105 Version: 0~%timestamp Release: 0 Summary: A library for GUID/UUID data types @@ -27,7 +27,7 @@ Group: Development/Libraries/C and C++ Url: http://code.google.com/p/libfguid/ #Git-Clone: http://code.google.com/p/libfguid -#DL-URL: https://googledrive.com/host/0B3fBvzttpiiSRXdGUVRlX2JQWk0/libfguid-alpha-20130904.tar.gz +#DL-URL: https://googledrive.com/host/0B3fBvzttpiiSRXdGUVRlX2JQWk0/libfguid-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 GUID/UUID data types. +A library for GUID/UUID data types. Part of the libyal family of libraries. %package -n %lname Summary: A library for GUID/UUID data types Group: System/Libraries %description -n %lname -A library for GUID/UUID data types. +A library for GUID/UUID data types. Part of the libyal family of libraries. %package devel Summary: Development files for libfguid, a GUID/UUID data type library