From 6123fbd1922a2815066fed5a7a0dac5a9b09bf08ca2738ebf16e3cf9837b55e3 Mon Sep 17 00:00:00 2001 From: Stephan Kulow Date: Fri, 27 Sep 2013 15:41:28 +0000 Subject: [PATCH] Accepting request 200788 from devel:libraries:c_c++ Automatic submission by obs-autosubmit OBS-URL: https://build.opensuse.org/request/show/200788 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libregf?expand=0&rev=5 --- libregf-alpha-20130716.tar.gz | 3 --- libregf-alpha-20130821.tar.gz | 3 +++ libregf.changes | 6 ++++++ libregf.spec | 4 ++-- 4 files changed, 11 insertions(+), 5 deletions(-) delete mode 100644 libregf-alpha-20130716.tar.gz create mode 100644 libregf-alpha-20130821.tar.gz diff --git a/libregf-alpha-20130716.tar.gz b/libregf-alpha-20130716.tar.gz deleted file mode 100644 index f0a788a..0000000 --- a/libregf-alpha-20130716.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:a5fde838233ffd7ee14b55f325f9933cd88417bb994e213c1c80dd3ff262e9d1 -size 1410089 diff --git a/libregf-alpha-20130821.tar.gz b/libregf-alpha-20130821.tar.gz new file mode 100644 index 0000000..ea3f468 --- /dev/null +++ b/libregf-alpha-20130821.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:04248af462de2c3fe7dccd83db787136dab011aa5302c587bb5a1783a3dd5a2f +size 1416889 diff --git a/libregf.changes b/libregf.changes index 1a230a8..c3e7597 100644 --- a/libregf.changes +++ b/libregf.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Tue Aug 27 06:50:35 UTC 2013 - Greg.Freemyer@gmail.com + +- update to v0~20130821 + * fix in pyregf value data as integer function for bounds check being too strict + ------------------------------------------------------------------- Tue Jul 30 20:55:17 UTC 2013 - Greg.Freemyer@gmail.com diff --git a/libregf.spec b/libregf.spec index 58cb6aa..842deb0 100644 --- a/libregf.spec +++ b/libregf.spec @@ -18,7 +18,7 @@ Name: libregf %define lname libregf1 -%define timestamp 20130716 +%define timestamp 20130821 Version: 0~%timestamp Release: 0 Summary: Library to access Windows REGF-type Registry files @@ -26,7 +26,7 @@ License: LGPL-3.0+ and GFDL-1.3+ Group: Productivity/File utilities Url: http://code.google.com/p/libregf/ -#DL-URL: https://googledrive.com/host/0B3fBvzttpiiSSC1yUDZpb3l0UHM/libregf-alpha-20130716.tar.gz +#DL-URL: https://googledrive.com/host/0B3fBvzttpiiSSC1yUDZpb3l0UHM/libregf-alpha-20130821.tar.gz Source: %{name}-alpha-%timestamp.tar.gz Source2: Windows_NT_Registry_File_(REGF)_format.pdf BuildRequires: pkg-config