Hello community,

here is the log from the commit of package unrar for openSUSE:Factory:NonFree 
checked in at 2020-07-18 20:59:12
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory:NonFree/unrar (Old)
 and      /work/SRC/openSUSE:Factory:NonFree/.unrar.new.3592 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "unrar"

Sat Jul 18 20:59:12 2020 rev:90 rq:821285 version:5.9.4

Changes:
--------
--- /work/SRC/openSUSE:Factory:NonFree/unrar/unrar.changes      2020-07-01 
14:24:50.642423156 +0200
+++ /work/SRC/openSUSE:Factory:NonFree/.unrar.new.3592/unrar.changes    
2020-07-18 20:59:14.911371711 +0200
@@ -1,0 +2,5 @@
+Thu Jul 16 11:15:30 UTC 2020 - Martin Pluskal <[email protected]>
+
+- Use https for urls
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ unrar.spec ++++++
--- /var/tmp/diff_new_pack.gc72e5/_old  2020-07-18 20:59:15.787372638 +0200
+++ /var/tmp/diff_new_pack.gc72e5/_new  2020-07-18 20:59:15.791372642 +0200
@@ -19,15 +19,14 @@
 # majorversion should match the major version number.
 %define majorversion 5
 %define libsuffix 5_9_4
-
 Name:           unrar
 Version:        5.9.4
 Release:        0
 Summary:        A program to extract, test, and view RAR archives
 License:        NonFree
 Group:          Productivity/Archiving/Compression
-URL:            http://www.rarlab.com
-Source0:        http://www.rarlab.com/rar/%{name}src-%{version}.tar.gz
+URL:            https://www.rarlab.com
+Source0:        https://www.rarlab.com/rar/%{name}src-%{version}.tar.gz
 Source1:        unrar.1
 Patch1:         soname.patch
 BuildRequires:  gcc-c++
@@ -61,7 +60,7 @@
 sed -i 's/\r$//' *.txt
 
 %build
-make %{?_smp_mflags} -f makefile unrar lib libversion=%{version} 
CXXFLAGS="%{optflags} -fPIC -fno-strict-aliasing" STRIP=true
+%make_build -f makefile unrar lib libversion=%{version} CXXFLAGS="%{optflags} 
-fPIC -fno-strict-aliasing" STRIP=true
 
 %install
 install -Dpm 0755 unrar \


Reply via email to