Hello community, here is the log from the commit of package byacc for openSUSE:Factory checked in at 2016-07-14 09:50:16 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/byacc (Old) and /work/SRC/openSUSE:Factory/.byacc.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "byacc" Changes: -------- --- /work/SRC/openSUSE:Factory/byacc/byacc.changes 2015-08-07 00:24:25.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.byacc.new/byacc.changes 2016-07-14 09:50:22.000000000 +0200 @@ -1,0 +2,6 @@ +Tue Jul 12 21:22:53 UTC 2016 - [email protected] + +- Update to version 20160606: + * See attached CHANGES for complete list of changes + +------------------------------------------------------------------- Old: ---- byacc-20150711.tgz byacc-20150711.tgz.asc New: ---- byacc-20160606.tgz byacc-20160606.tgz.asc ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ byacc.spec ++++++ --- /var/tmp/diff_new_pack.8LRkCT/_old 2016-07-14 09:50:23.000000000 +0200 +++ /var/tmp/diff_new_pack.8LRkCT/_new 2016-07-14 09:50:23.000000000 +0200 @@ -1,7 +1,7 @@ # # spec file for package byacc # -# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany. # Copyright (c) 2010 Guido Berhoerster. # # All modifications and additions to the file contributed by third parties @@ -18,7 +18,7 @@ Name: byacc -Version: 20150711 +Version: 20160606 Release: 0 Summary: LALR(1) parser generator License: SUSE-Public-Domain @@ -44,11 +44,10 @@ %configure \ --with-warnings \ --program-prefix=b - make %{?_smp_mflags} %install -make DESTDIR=%{buildroot} install %{?_smp_mflags} +%make_install %check make %{?_smp_mflags} check @@ -56,7 +55,7 @@ %files %defattr(-,root,root,-) %doc ACKNOWLEDGEMENTS CHANGES NEW_FEATURES NO_WARRANTY NOTES README -%{_mandir}/man1/byacc.1* %{_bindir}/byacc +%{_mandir}/man1/byacc.1%{ext_man} %changelog ++++++ byacc-20150711.tgz -> byacc-20160606.tgz ++++++ ++++ 22253 lines of diff (skipped)
