From cafe0b2bb360d87922c2b579b00a72acc7457697906a9dfb00b64c3016b82e23 Mon Sep 17 00:00:00 2001 From: Stephan Kulow Date: Mon, 25 Nov 2013 13:52:45 +0000 Subject: [PATCH] Accepting request 207806 from devel:libraries:c_c++ version update to 20130904 OBS-URL: https://build.opensuse.org/request/show/207806 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libfguid?expand=0&rev=4 --- libfguid-alpha-20130317.tar.xz | 3 --- libfguid-alpha-20130904.tar.gz | 3 +++ libfguid.changes | 11 +++++++++++ libfguid.spec | 11 +++++------ 4 files changed, 19 insertions(+), 9 deletions(-) delete mode 100644 libfguid-alpha-20130317.tar.xz create mode 100644 libfguid-alpha-20130904.tar.gz diff --git a/libfguid-alpha-20130317.tar.xz b/libfguid-alpha-20130317.tar.xz deleted file mode 100644 index 078d7b9..0000000 --- a/libfguid-alpha-20130317.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:940e5c5d9901baaa2af50fc5738761d171ae692a326f63c3332ccacda895268d -size 289488 diff --git a/libfguid-alpha-20130904.tar.gz b/libfguid-alpha-20130904.tar.gz new file mode 100644 index 0000000..9bf37ef --- /dev/null +++ b/libfguid-alpha-20130904.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c39d8f86bebc919f0a3ea20033d7805c2967154bd2bdcf2165f24ae769c6b676 +size 461144 diff --git a/libfguid.changes b/libfguid.changes index 50292a5..c1f99c3 100644 --- a/libfguid.changes +++ b/libfguid.changes @@ -1,3 +1,14 @@ +------------------------------------------------------------------- +Thu Nov 14 03:56:43 UTC 2013 - Greg.Freemyer@gmail.com + +- update to 0~20130904 + * worked on tests + * definitions fix + * updated dependencies + * textual changes +- converted to gz compression to simplify updating +- remove buildrequires xz + ------------------------------------------------------------------- Tue Jul 30 20:38:04 UTC 2013 - Greg.Freemyer@gmail.com diff --git a/libfguid.spec b/libfguid.spec index 6bd3a0b..8f53f7f 100644 --- a/libfguid.spec +++ b/libfguid.spec @@ -18,7 +18,7 @@ Name: libfguid %define lname libfguid1 -%define timestamp 20130317 +%define timestamp 20130904 Version: 0~%timestamp Release: 0 Summary: A library for GUID/UUID data types @@ -27,12 +27,11 @@ 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-20130317.tar.gz -Source: %{name}-alpha-%timestamp.tar.xz +#DL-URL: https://googledrive.com/host/0B3fBvzttpiiSRXdGUVRlX2JQWk0/libfguid-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 #BuildRequires: pkgconfig(libcstring) >= 20120425 BuildRoot: %{_tmppath}/%{name}-%{version}-build