diff --git a/libfvalue-alpha-20151226.tar.gz b/libfvalue-alpha-20151226.tar.gz new file mode 100644 index 0000000..92ee1e7 --- /dev/null +++ b/libfvalue-alpha-20151226.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bf55576ac925011ae075875b2c763592626eeb80bcfc54357cbd2bb14c98620c +size 1152886 diff --git a/libfvalue-experimental-20150104.tar.gz b/libfvalue-experimental-20150104.tar.gz deleted file mode 100644 index 596e88a..0000000 --- a/libfvalue-experimental-20150104.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:0180b21f681053b30d7e325e179f88cb01432caefed1add767191bacefa8154c -size 1127706 diff --git a/libfvalue.changes b/libfvalue.changes index b3d48b7..a4529e4 100644 --- a/libfvalue.changes +++ b/libfvalue.changes @@ -1,3 +1,14 @@ +------------------------------------------------------------------- +Wed Jan 20 22:39:17 UTC 2016 - Greg.Freemyer@gmail.com + +- update to v0~20151226 + * applied updates + * added value clear function + * code clean up + * added NULL type + * upgraded release status from experimental to alpha +- verified libcerror and libcstring in OBS were the latest release + ------------------------------------------------------------------- Thu Jan 8 23:19:52 UTC 2015 - Greg.Freemyer@gmail.com diff --git a/libfvalue.spec b/libfvalue.spec index fd77cd6..4dfc950 100644 --- a/libfvalue.spec +++ b/libfvalue.spec @@ -18,14 +18,14 @@ Name: libfvalue %define lname libfvalue1 -%define timestamp 20150104 +%define timestamp 20151226 Version: 0~%{timestamp} Release: 0 Summary: Library to provide generic file value functions License: LGPL-3.0+ Group: Productivity/File utilities Url: https://github.com/libyal/libfvalue/wiki -Source: https://github.com/libyal/libfvalue/releases/download/%timestamp/%{name}-experimental-%{timestamp}.tar.gz +Source: https://github.com/libyal/libfvalue/releases/download/%timestamp/%{name}-alpha-%{timestamp}.tar.gz BuildRequires: pkg-config BuildRequires: python-devel BuildRequires: pkgconfig(libcdata) >= 20140105