Hello community,

here is the log from the commit of package unshield for openSUSE:Factory 
checked in at 2019-09-26 20:36:59
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/unshield (Old)
 and      /work/SRC/openSUSE:Factory/.unshield.new.2352 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "unshield"

Thu Sep 26 20:36:59 2019 rev:27 rq:725990 version:1.4.3

Changes:
--------
--- /work/SRC/openSUSE:Factory/unshield/unshield.changes        2017-05-16 
14:44:46.702306265 +0200
+++ /work/SRC/openSUSE:Factory/.unshield.new.2352/unshield.changes      
2019-09-26 20:37:01.859216306 +0200
@@ -1,0 +2,7 @@
+Mon Aug 26 02:48:25 UTC 2019 - Martin Pluskal <[email protected]>
+
+- Update to version 1.4.3:
+  * This release should also improve portability for Microsoft
+    Windows.
+
+-------------------------------------------------------------------

Old:
----
  unshield-1.4.2.tar.gz

New:
----
  unshield-1.4.3.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ unshield.spec ++++++
--- /var/tmp/diff_new_pack.NsyuPk/_old  2019-09-26 20:37:02.443214746 +0200
+++ /var/tmp/diff_new_pack.NsyuPk/_new  2019-09-26 20:37:02.455214714 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package unshield
 #
-# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -12,19 +12,19 @@
 # license that conforms to the Open Source Definition (Version 1.9)
 # published by the Open Source Initiative.
 
-# Please submit bugfixes or comments via http://bugs.opensuse.org/
+# Please submit bugfixes or comments via https://bugs.opensuse.org/
 #
 
 
 %define sover   0
 %define libname lib%{name}%{sover}
 Name:           unshield
-Version:        1.4.2
+Version:        1.4.3
 Release:        0
 Summary:        A Program to Extract InstallShield Cabinet Files
 License:        MIT
 Group:          Productivity/Archiving/Compression
-Url:            https://github.com/twogood/unshield
+URL:            https://github.com/twogood/unshield
 Source0:        
https://github.com/twogood/unshield/archive/%{version}.tar.gz#/%{name}-%{version}.tar.gz
 # PATCH-FIX-UPSTREAM armv7l-fpic.patch [email protected] -- fix armv7l 
build
 Patch1:         armv7l-fpic.patch
@@ -66,7 +66,7 @@
 
 %build
 %cmake
-make %{?_smp_mflags}
+cmake_build
 
 %install
 %cmake_install
@@ -76,7 +76,8 @@
 
 %files
 %defattr(-,root,root)
-%doc README.md LICENSE
+%license LICENSE
+%doc README.md
 %{_bindir}/%{name}
 %{_mandir}/man1/%{name}.1%{ext_man}
 

++++++ unshield-1.4.2.tar.gz -> unshield-1.4.3.tar.gz ++++++
++++ 1834 lines of diff (skipped)


Reply via email to