diff --git a/bzip2.changes b/bzip2.changes index d7191d0..09ca464 100644 --- a/bzip2.changes +++ b/bzip2.changes @@ -1,3 +1,20 @@ +------------------------------------------------------------------- +Tue Sep 2 15:16:50 UTC 2014 - vcizek@suse.com + +- revert the bzip2-handle_pipe_input_with-f_option.patch because it + breaks other programs using the bzip2 library + +------------------------------------------------------------------- +Wed Aug 6 10:51:03 UTC 2014 - idonmez@suse.com + +- Implement %check + +------------------------------------------------------------------- +Tue Aug 5 10:39:56 UTC 2014 - vcizek@suse.com + +- handle pipe input with the -f option (bnc#884004) + * added bzip2-handle_pipe_input_with-f_option.patch + ------------------------------------------------------------------- Thu Jul 31 12:39:28 UTC 2014 - dimstar@opensuse.org diff --git a/bzip2.spec b/bzip2.spec index 4e4258c..ab0bc31 100644 --- a/bzip2.spec +++ b/bzip2.spec @@ -122,6 +122,9 @@ rm -vf %{buildroot}%{_libdir}/*.la %postun -n libbz2-1 -p /sbin/ldconfig +%check +make test + %files %defattr(-,root,root) %doc %{_mandir}/man1/*