automatic version update by autodist [release 1.1.0-1mamba;Mon Aug 03 2020]
This commit is contained in:
parent
f35e1136ef
commit
c41d7b7a7d
@ -1,5 +1,5 @@
|
|||||||
Name: zxing-cpp
|
Name: zxing-cpp
|
||||||
Version: 1.0.8
|
Version: 1.1.0
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: C++ port of ZXing
|
Summary: C++ port of ZXing
|
||||||
Group: System/Libraries
|
Group: System/Libraries
|
||||||
@ -61,7 +61,7 @@ This package contains libraries and header files for developing applications tha
|
|||||||
|
|
||||||
%files -n lib%{name}
|
%files -n lib%{name}
|
||||||
%defattr(-,root,root)
|
%defattr(-,root,root)
|
||||||
%{_libdir}/libZXingCore.so.*
|
%{_libdir}/libZXing.so.*
|
||||||
%doc LICENSE
|
%doc LICENSE
|
||||||
|
|
||||||
%files -n lib%{name}-devel
|
%files -n lib%{name}-devel
|
||||||
@ -70,11 +70,13 @@ This package contains libraries and header files for developing applications tha
|
|||||||
%{_includedir}/ZXing/*
|
%{_includedir}/ZXing/*
|
||||||
%dir %{_libdir}/cmake/ZXing
|
%dir %{_libdir}/cmake/ZXing
|
||||||
%{_libdir}/cmake/ZXing/ZXing*.cmake
|
%{_libdir}/cmake/ZXing/ZXing*.cmake
|
||||||
%{_libdir}/libZXingCore.so
|
%{_libdir}/libZXing.so
|
||||||
%{_libdir}/pkgconfig/zxing.pc
|
%{_libdir}/pkgconfig/zxing.pc
|
||||||
%doc README.md
|
%doc README.md
|
||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Aug 03 2020 Automatic Build System <autodist@mambasoft.it> 1.1.0-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
* Sat Jan 11 2020 Silvan Calarco <silvan.calarco@mambasoft.it> 1.0.8-1mamba
|
* Sat Jan 11 2020 Silvan Calarco <silvan.calarco@mambasoft.it> 1.0.8-1mamba
|
||||||
- package created using the webbuild interface
|
- package created using the webbuild interface
|
||||||
|
Loading…
Reference in New Issue
Block a user