Update to 3.0.3
This commit is contained in:
parent
9cfb397266
commit
fe0bdfc025
3 changed files with 7 additions and 3 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -3,3 +3,4 @@
|
|||
/libarcus-2.6.0.tar.gz
|
||||
/libarcus-2.6.1.tar.gz
|
||||
/libarcus-2.7.0.tar.gz
|
||||
/libarcus-3.0.3.tar.gz
|
||||
|
|
|
|||
|
|
@ -1,8 +1,8 @@
|
|||
Name: libarcus
|
||||
Version: 2.7.0
|
||||
Version: 3.0.3
|
||||
Release: 1%{?dist}
|
||||
Summary: Communication library between internal components for Ultimaker software
|
||||
License: AGPLv3+
|
||||
License: LGPLv3+
|
||||
URL: https://github.com/Ultimaker/libArcus
|
||||
Source0: %{url}/archive/%{version}.tar.gz#/%{name}-%{version}.tar.gz
|
||||
|
||||
|
|
@ -87,6 +87,9 @@ make install DESTDIR=%{buildroot}
|
|||
%{python3_sitearch}/Arcus.so
|
||||
|
||||
%changelog
|
||||
* Fri Oct 20 2017 Charalampos Statakis <cstratak@redhat.com> - 3.0.3-1
|
||||
- Update to 3.0.3
|
||||
|
||||
* Wed Aug 30 2017 Miro Hrončok <mhroncok@redhat.com> - 2.7.0-1
|
||||
- Update to 2.7.0
|
||||
|
||||
|
|
|
|||
2
sources
2
sources
|
|
@ -1 +1 @@
|
|||
SHA512 (libarcus-2.7.0.tar.gz) = 86629cb3101ba3c455aafc7e27fbafd352fc239ec63120a0f5b3b81c28a91221debac0abce794fd7cf69c1a9576b6e92744fb066557ee11591355fdf8a06df08
|
||||
SHA512 (libarcus-3.0.3.tar.gz) = 365102a9bc64fd57222fcc1b3eb92caa0dcc013a8a9a593f9ed625c5d86f64d773aa4e788e9ea64bbc334f9c274f5a748f704a969e2a5fb6894ba9b3d6106454
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue