automatic version update by autodist [release 2.1-1mamba;Wed Aug 14 2019]
This commit is contained in:
parent
4802548984
commit
6e2482c9b1
@ -1,5 +1,5 @@
|
||||
Name: libbytesize
|
||||
Version: 2.0
|
||||
Version: 2.1
|
||||
Release: 1mamba
|
||||
Summary: A tiny library providing a C "class" for working with arbitrary big sizes in bytes
|
||||
Group: System/Libraries
|
||||
@ -53,7 +53,8 @@ This package contains libraries and header files for developing applications tha
|
||||
%post -p /sbin/ldconfig
|
||||
%postun -p /sbin/ldconfig
|
||||
|
||||
%files -f %{name}.lang
|
||||
%files
|
||||
#-f %{name}.lang
|
||||
%defattr(-,root,root)
|
||||
%{_libdir}/libbytesize.so.*
|
||||
#%dir %{python27_sitearch}/bytesize
|
||||
@ -76,6 +77,9 @@ This package contains libraries and header files for developing applications tha
|
||||
%doc README.md
|
||||
|
||||
%changelog
|
||||
* Wed Aug 14 2019 Automatic Build System <autodist@mambasoft.it> 2.1-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Wed Jun 12 2019 Automatic Build System <autodist@mambasoft.it> 2.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user