automatic version update by autodist [release 5.2.62-1mamba;Tue Jun 06 2023]
This commit is contained in:
parent
5cd3c74dbb
commit
4e96ec7e20
11
bcunit.spec
11
bcunit.spec
@ -1,6 +1,6 @@
|
|||||||
Name: bcunit
|
Name: bcunit
|
||||||
Epoch: 1
|
Epoch: 1
|
||||||
Version: 5.2.0
|
Version: 5.2.62
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: A fork of the defunct project CUnit, with several fixes and patches applied
|
Summary: A fork of the defunct project CUnit, with several fixes and patches applied
|
||||||
Group: System/Libraries
|
Group: System/Libraries
|
||||||
@ -70,15 +70,18 @@ touch README
|
|||||||
%{_includedir}/BCUnit/*.h
|
%{_includedir}/BCUnit/*.h
|
||||||
%{_libdir}/libbcunit.so
|
%{_libdir}/libbcunit.so
|
||||||
%{_libdir}/pkgconfig/bcunit.pc
|
%{_libdir}/pkgconfig/bcunit.pc
|
||||||
%{_mandir}/man3/BCUnit.3*
|
#%{_mandir}/man3/BCUnit.3*
|
||||||
%dir %{_docdir}/BCUnit
|
#%dir %{_docdir}/BCUnit
|
||||||
%{_docdir}/BCUnit/*
|
#%{_docdir}/BCUnit/*
|
||||||
%dir %{_datadir}/BCunit
|
%dir %{_datadir}/BCunit
|
||||||
%dir %{_datadir}/BCunit/cmake
|
%dir %{_datadir}/BCunit/cmake
|
||||||
%{_datadir}/BCunit/cmake/BcUnit*.cmake
|
%{_datadir}/BCunit/cmake/BcUnit*.cmake
|
||||||
%doc ChangeLog NEWS README TODO
|
%doc ChangeLog NEWS README TODO
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Jun 06 2023 Automatic Build System <autodist@mambasoft.it> 5.2.62-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
* Wed Dec 28 2022 Automatic Build System <autodist@mambasoft.it> 5.2.0-1mamba
|
* Wed Dec 28 2022 Automatic Build System <autodist@mambasoft.it> 5.2.0-1mamba
|
||||||
- automatic version update by autodist
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user