Hello community, here is the log from the commit of package libyui for openSUSE:Factory checked in at 2018-11-08 09:40:10 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libyui (Old) and /work/SRC/openSUSE:Factory/.libyui.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libyui" Thu Nov 8 09:40:10 2018 rev:36 rq:645015 version:3.4.2 Changes: -------- --- /work/SRC/openSUSE:Factory/libyui/libyui.changes 2018-08-02 14:56:00.672062754 +0200 +++ /work/SRC/openSUSE:Factory/.libyui.new/libyui.changes 2018-11-08 09:40:12.573679630 +0100 @@ -1,0 +2,5 @@ +Tue Aug 21 10:38:54 CEST 2018 - [email protected] + +- Changed dir of COPYING file. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libyui-doc.spec ++++++ --- /var/tmp/diff_new_pack.cAvIr3/_old 2018-11-08 09:40:13.029679103 +0100 +++ /var/tmp/diff_new_pack.cAvIr3/_new 2018-11-08 09:40:13.029679103 +0100 @@ -36,7 +36,7 @@ Url: http://github.com/libyui/ Summary: Libyui documentation -License: LGPL-2.1 or LGPL-3.0 +License: LGPL-2.1-only OR LGPL-3.0-only Group: Documentation/HTML %description ++++++ libyui.spec ++++++ --- /var/tmp/diff_new_pack.cAvIr3/_old 2018-11-08 09:40:13.057679071 +0100 +++ /var/tmp/diff_new_pack.cAvIr3/_new 2018-11-08 09:40:13.061679066 +0100 @@ -46,7 +46,7 @@ Url: http://github.com/libyui/ Summary: GUI-abstraction library -License: LGPL-2.1 or LGPL-3.0 +License: LGPL-2.1-only OR LGPL-3.0-only Group: System/Libraries %description @@ -166,7 +166,7 @@ %dir %{_datadir}/libyui %{_libdir}/lib*.so.* %doc %dir %{_docdir}/%{bin_name} -%doc %{_docdir}/%{bin_name}/COPYING* +%license %{_docdir}/%{bin_name}/COPYING* %files devel %defattr(-,root,root) ++++++ libyui-3.4.2.tar.bz2 ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/libyui-3.4.2/buildtools/LibyuiCommon.cmake new/libyui-3.4.2/buildtools/LibyuiCommon.cmake --- old/libyui-3.4.2/buildtools/LibyuiCommon.cmake 2018-07-31 09:50:54.000000000 +0200 +++ new/libyui-3.4.2/buildtools/LibyuiCommon.cmake 2018-09-06 08:53:38.000000000 +0200 @@ -122,8 +122,8 @@ ENABLE_TESTING() # add a wrapper "tests" target, the builtin "test" cannot be extended :-( ADD_CUSTOM_TARGET(tests - $(MAKE) - COMMAND $(MAKE) test + ${MAKE} + COMMAND ${MAKE} test ) ENDIF ( ENABLE_TESTS OR ENABLE_CODE_COVERAGE) diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/libyui-3.4.2/package/libyui.changes new/libyui-3.4.2/package/libyui.changes --- old/libyui-3.4.2/package/libyui.changes 2018-07-31 09:50:54.000000000 +0200 +++ new/libyui-3.4.2/package/libyui.changes 2018-09-06 08:53:38.000000000 +0200 @@ -1,4 +1,9 @@ ------------------------------------------------------------------- +Tue Aug 21 10:38:54 CEST 2018 - [email protected] + +- Changed dir of COPYING file. + +------------------------------------------------------------------- Thu Jul 26 07:45:20 UTC 2018 - [email protected] - Improved the FSize class to handle arbitrary sizes, use the boost diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/libyui-3.4.2/package/libyui.spec new/libyui-3.4.2/package/libyui.spec --- old/libyui-3.4.2/package/libyui.spec 2018-07-31 09:50:54.000000000 +0200 +++ new/libyui-3.4.2/package/libyui.spec 2018-09-06 08:53:38.000000000 +0200 @@ -165,7 +165,7 @@ %dir %{_datadir}/libyui %{_libdir}/lib*.so.* %doc %dir %{_docdir}/%{bin_name} -%doc %{_docdir}/%{bin_name}/COPYING* +%license %{_docdir}/%{bin_name}/COPYING* %files devel %defattr(-,root,root)
