Update to 4.1.0

Co-Authored-By: Miro Hrončok <miro@hroncok.cz>
This commit is contained in:
Gabriel Féron 2019-06-18 23:08:04 +02:00 committed by Miro Hrončok
commit d9f7d6d08a
3 changed files with 12 additions and 4 deletions

1
.gitignore vendored
View file

@ -11,3 +11,4 @@
/libarcus-3.5.1.tar.gz
/libarcus-3.6.0.tar.gz
/libarcus-4.0.0.tar.gz
/libarcus-4.1.0.tar.gz

View file

@ -1,5 +1,5 @@
Name: libarcus
Version: 4.0.0
Version: 4.1.0
Release: 1%{?dist}
Summary: Communication library between internal components for Ultimaker software
License: LGPLv3+
@ -12,6 +12,7 @@ Patch1: libArcus-3.5.1-PyQt5.sip.patch
BuildRequires: protobuf-devel
BuildRequires: python3-devel
BuildRequires: python3-protobuf
BuildRequires: python3-sip
BuildRequires: python3-sip-devel
BuildRequires: /usr/bin/sip
BuildRequires: cmake
@ -54,12 +55,15 @@ between Cura and its backend and similar code.
%prep
%autosetup -n libArcus-%{version} -p1 -S git
# https://github.com/Ultimaker/libArcus/pull/94#issuecomment-505376760
sed -i 's/Python3_SITELIB/Python3_SITEARCH/' cmake/SIPMacros.cmake
%build
%{cmake} -DBUILD_EXAMPLES:BOOL=OFF -DCMAKE_SKIP_RPATH:BOOL=ON .
make %{?_smp_mflags}
%make_build
%install
make install DESTDIR=%{buildroot}
%make_install
%files
%license LICENSE
@ -81,6 +85,9 @@ make install DESTDIR=%{buildroot}
%{python3_sitearch}/Arcus.so
%changelog
* Tue Jun 18 2019 Gabriel Féron <feron.gabriel@gmail.com> - 4.1.0-1
- Update to 4.1.0
* Wed Apr 03 2019 Gabriel Féron <feron.gabriel@gmail.com> - 4.0.0-1
- Update to 4.0.0

View file

@ -1 +1 @@
SHA512 (libarcus-4.0.0.tar.gz) = 58df6f1cb74244270005a113641c5a8470dfc10ee222bc6a5e68dc803a7bbf3ad7905f982e70f73dc6f2ac98cec2cb577d65d47242eaef2ffdab2504e57e408c
SHA512 (libarcus-4.1.0.tar.gz) = 3d61016ebb043c9d9df0e3ff6b6be9f67a46901387ce20301bfa1a70b97e452556b2daf7371f7f90f3ba9eaca84c7c6e738d981e6ec87174af998f6de9e049e8