Hello community,

here is the log from the commit of package duktape for openSUSE:Factory checked 
in at 2020-07-31 15:55:37
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/duktape (Old)
 and      /work/SRC/openSUSE:Factory/.duktape.new.3592 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "duktape"

Fri Jul 31 15:55:37 2020 rev:7 rq:823620 version:2.5.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/duktape/duktape.changes  2019-07-30 
12:38:20.382942486 +0200
+++ /work/SRC/openSUSE:Factory/.duktape.new.3592/duktape.changes        
2020-07-31 16:01:16.552516307 +0200
@@ -1,0 +2,9 @@
+Tue Jul 28 07:16:30 UTC 2020 - Martin Rey <[email protected]>
+
+- Update to 2.5.0:
+  * CBOR support, minor fixes and improvements
+- spec file changes
+  * change http to https in URLs
+  * use RPM macros
+
+-------------------------------------------------------------------

Old:
----
  duktape-2.4.0.tar.xz

New:
----
  duktape-2.5.0.tar.xz

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

Other differences:
------------------
++++++ duktape.spec ++++++
--- /var/tmp/diff_new_pack.FTbXkC/_old  2020-07-31 16:01:20.104519278 +0200
+++ /var/tmp/diff_new_pack.FTbXkC/_new  2020-07-31 16:01:20.108519282 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package duktape
 #
-# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2020 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -18,13 +18,13 @@
 
 %define sover 201
 Name:           duktape
-Version:        2.4.0
+Version:        2.5.0
 Release:        0
 Summary:        Embeddable Javascript engine
 License:        MIT
 Group:          Development/Libraries/C and C++
-Url:            http://duktape.org/
-Source0:        http://duktape.org/%{name}-%{version}.tar.xz
+URL:            https://duktape.org/
+Source0:        https://duktape.org/%{name}-%{version}.tar.xz
 Source1:        duktape.pc.in
 BuildRequires:  gcc
 BuildRequires:  pkgconfig
@@ -68,7 +68,7 @@
     -e 's/\(\$.INSTALL_PREFIX.\)/$(DESTDIR)\1/' \
     -e 's/\/lib\b/\/%{_lib}/g' \
      < Makefile.sharedlibrary > Makefile
-make -j1
+%make_build -j1
 
 %install
 %make_install
@@ -79,13 +79,12 @@
 %postun -n lib%{name}%{sover} -p /sbin/ldconfig
 
 %files -n lib%{name}%{sover}
-%defattr(-,root,root)
-%doc AUTHORS.rst LICENSE.txt
+%doc AUTHORS.rst
+%license LICENSE.txt
 %{_libdir}/libduktape.so.*
 %{_libdir}/libduktaped.so.*
 
 %files devel
-%defattr(-,root,root)
 %{_includedir}/duk_config.h
 %{_includedir}/duktape.h
 %{_libdir}/libduktape.so

++++++ duktape-2.4.0.tar.xz -> duktape-2.5.0.tar.xz ++++++
++++ 25512 lines of diff (skipped)


Reply via email to