Hello community,

here is the log from the commit of package python3-pynest2d for 
openSUSE:Factory checked in at 2020-11-11 20:47:33
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python3-pynest2d (Old)
 and      /work/SRC/openSUSE:Factory/.python3-pynest2d.new.26437 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python3-pynest2d"

Wed Nov 11 20:47:33 2020 rev:2 rq:847702 version:4.8.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/python3-pynest2d/python3-pynest2d.changes        
2020-10-29 09:23:28.830755304 +0100
+++ 
/work/SRC/openSUSE:Factory/.python3-pynest2d.new.26437/python3-pynest2d.changes 
    2020-11-11 20:47:50.923729059 +0100
@@ -1,0 +2,5 @@
+Tue Nov 10 18:42:57 UTC 2020 - Stefan BrĂ¼ns <stefan.bru...@rwth-aachen.de>
+
+- Update to final 4.8.0, no code changes
+
+-------------------------------------------------------------------
@@ -4 +9 @@
-- Initial package version 4.8.0
+- Initial package version 4.8~beta

Old:
----
  pynest2d-4.8~beta.tar.gz

New:
----
  pynest2d-4.8.0.tar.gz

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

Other differences:
------------------
++++++ python3-pynest2d.spec ++++++
--- /var/tmp/diff_new_pack.a77Bek/_old  2020-11-11 20:47:51.459729562 +0100
+++ /var/tmp/diff_new_pack.a77Bek/_new  2020-11-11 20:47:51.463729565 +0100
@@ -17,14 +17,14 @@
 
 
 Name:           python3-pynest2d
-Version:        4.8~beta
+%define sversion        4.8
+Version:        4.8.0
 Release:        0
-%define sversion        4.8-beta
 Summary:        CPython bindings for libnest2d
 License:        LGPL-3.0-only
 Group:          Development/Libraries/C and C++
 URL:            https://github.com/Ultimaker/%name
-Source:         
https://github.com/Ultimaker/pynest2d/archive/cura-%{sversion}.tar.gz#/pynest2d-%{version}.tar.gz
+Source:         
https://github.com/Ultimaker/pynest2d/archive/%{sversion}.tar.gz#/pynest2d-%{version}.tar.gz
 # PATCH-FIX-OPENSUSE -- add PyQt5 namespace
 Patch0:         pynest2d-PyQt5.sip.patch
 # PATCH-FIX-UPSTREAM -- https://github.com/Ultimaker/pynest2d/pull/3
@@ -38,7 +38,7 @@
 Binding allowing libnest2d to be called from Python using Numpy.
 
 %prep
-%autosetup -n pynest2d-cura-%{sversion} -p1
+%autosetup -n pynest2d-%{sversion} -p1
 
 %build
 %cmake

++++++ pynest2d-4.8~beta.tar.gz -> pynest2d-4.8.0.tar.gz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/pynest2d-cura-4.8-beta/README.md 
new/pynest2d-4.8/README.md
--- old/pynest2d-cura-4.8-beta/README.md        2020-10-14 14:58:13.000000000 
+0200
+++ new/pynest2d-4.8/README.md  2020-11-06 17:00:14.000000000 +0100
@@ -38,7 +38,7 @@
 Building
 ====
 This library has a couple of dependencies that need to be installed prior to 
building:
-* [libnest2d](https://github.com/tamasmeszaros/libnest2d), the library for 
which this library offers CPython bindings, and its dependencies:
+* [libnest2d](https://github.com/Ultimaker/libnest2d), the library for which 
this library offers CPython bindings, and its dependencies:
   * [Clipper](http://www.angusj.com/delphi/clipper.php), a polygon clipping 
library.
   * [NLopt](https://nlopt.readthedocs.io/en/latest/), a library to solve 
non-linear optimization problems.
   * [Boost](https://www.boost.org/), the headers only.
_______________________________________________
openSUSE Commits mailing list -- commit@lists.opensuse.org
To unsubscribe, email commit-le...@lists.opensuse.org
List Netiquette: https://en.opensuse.org/openSUSE:Mailing_list_netiquette
List Archives: 
https://lists.opensuse.org/archives/list/commit@lists.opensuse.org

Reply via email to