Hello community, here is the log from the commit of package libSavitar for openSUSE:Factory checked in at 2020-11-11 20:47:44 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libSavitar (Old) and /work/SRC/openSUSE:Factory/.libSavitar.new.26437 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libSavitar" Wed Nov 11 20:47:44 2020 rev:7 rq:847707 version:4.8.0 Changes: -------- --- /work/SRC/openSUSE:Factory/libSavitar/libSavitar.changes 2020-06-07 21:55:56.680794487 +0200 +++ /work/SRC/openSUSE:Factory/.libSavitar.new.26437/libSavitar.changes 2020-11-11 20:47:56.775734553 +0100 @@ -1,0 +2,6 @@ +Tue Nov 10 18:11:17 UTC 2020 - Stefan BrĂ¼ns <stefan.bru...@rwth-aachen.de> + +- update to 4.8.0 + * no code changes, just some build system churn. + +------------------------------------------------------------------- Old: ---- _service libSavitar-4.6.1.obscpio libSavitar.obsinfo New: ---- libSavitar-4.8.0.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libSavitar.spec ++++++ --- /var/tmp/diff_new_pack.s1ZHmG/_old 2020-11-11 20:47:57.459735195 +0100 +++ /var/tmp/diff_new_pack.s1ZHmG/_new 2020-11-11 20:47:57.463735199 +0100 @@ -18,13 +18,14 @@ %define sover 0 Name: libSavitar -Version: 4.6.1 +%define sversion 4.8 +Version: 4.8.0 Release: 0 Summary: C++ implementation of 3mf loading with SIP python bindings License: LGPL-3.0-only Group: Development/Libraries/C and C++ URL: https://github.com/Ultimaker/libSavitar -Source0: %{name}-%{version}.tar.xz +Source: https://github.com/Ultimaker/libSavitar/archive/%{sversion}.tar.gz#/%{name}-%{version}.tar.gz # PATCH-FIX-OPENSUSE -- Use system libraries instead of embedded ones. Patch0: use-system-libs.patch # PATCH-FIX-OPENSUSE - use Qt5 sip import name, taken from Fedora @@ -56,13 +57,13 @@ Development package for libSavitar. %prep -%autosetup -p1 +%autosetup -p1 -n %{name}-%{sversion} %build %cmake -DUSE_SYSTEM_LIBS=TRUE \ -DBUILD_TESTS=TRUE \ -DLIB_SUFFIX=64 -make %{?_smp_mflags} +%cmake_build %install %cmake_install _______________________________________________ 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