From 6e2482c9b16504940505260dca1427df65933795 Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Sat, 6 Jan 2024 03:55:45 +0100 Subject: [PATCH] automatic version update by autodist [release 2.1-1mamba;Wed Aug 14 2019] --- libbytesize.spec | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/libbytesize.spec b/libbytesize.spec index cd1cf55..00181e5 100644 --- a/libbytesize.spec +++ b/libbytesize.spec @@ -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 2.1-1mamba +- automatic version update by autodist + * Wed Jun 12 2019 Automatic Build System 2.0-1mamba - automatic version update by autodist