Hello community, here is the log from the commit of package libx86emu for openSUSE:Factory checked in at 2018-07-26 10:17:24 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libx86emu (Old) and /work/SRC/openSUSE:Factory/.libx86emu.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libx86emu" Thu Jul 26 10:17:24 2018 rev:22 rq:625207 version:2.0 Changes: -------- --- /work/SRC/openSUSE:Factory/libx86emu/libx86emu.changes 2018-05-01 23:04:42.473779409 +0200 +++ /work/SRC/openSUSE:Factory/.libx86emu.new/libx86emu.changes 2018-07-26 10:17:25.087830145 +0200 @@ -1,0 +2,7 @@ +Wed Jul 25 08:42:44 UTC 2018 - [email protected] + +- merge gh#wfeldt/libx86emu#12 +- fstirlitz: make libx86emu re-entrant +- 2.0 + +-------------------------------------------------------------------- Old: ---- libx86emu-1.14.tar.xz New: ---- libx86emu-2.0.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libx86emu.spec ++++++ --- /var/tmp/diff_new_pack.kKWy17/_old 2018-07-26 10:17:25.563831007 +0200 +++ /var/tmp/diff_new_pack.kKWy17/_new 2018-07-26 10:17:25.567831015 +0200 @@ -24,7 +24,7 @@ Summary: A small x86 emulation library. License: BSD-3-Clause Group: System/Libraries -Version: 1.14 +Version: 2.0 Release: 0 PreReq: /sbin/ldconfig Source: %{name}-%{version}.tar.xz @@ -41,11 +41,11 @@ -------- Steffen Winterfeldt -%package -n libx86emu1 +%package -n libx86emu2 Summary: A small x86 emulation library. Group: System/Libraries -%description -n libx86emu1 +%description -n libx86emu2 Small x86 emulation library with focus of easy usage and extended execution logging functions. @@ -58,7 +58,7 @@ %package -n libx86emu-devel Summary: A small x86 emulation library. Group: System/Libraries -Requires: libx86emu1 = %version +Requires: libx86emu2 = %version %description -n libx86emu-devel Small x86 emulation library with focus of easy usage and extended @@ -80,11 +80,11 @@ install -d -m 755 %{buildroot}%{_libdir} make install DESTDIR=%{buildroot} LIBDIR=%{_libdir} -%post -n libx86emu1 -p /sbin/ldconfig +%post -n libx86emu2 -p /sbin/ldconfig -%postun -n libx86emu1 -p /sbin/ldconfig +%postun -n libx86emu2 -p /sbin/ldconfig -%files -n libx86emu1 +%files -n libx86emu2 %defattr(-,root,root) %{_libdir}/*.so.* %doc README.md LICENSE* ++++++ libx86emu-1.14.tar.xz -> libx86emu-2.0.tar.xz ++++++ ++++ 12462 lines of diff (skipped)
