Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package libbytesize for openSUSE:Factory checked in at 2023-09-25 19:59:48 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libbytesize (Old) and /work/SRC/openSUSE:Factory/.libbytesize.new.1770 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libbytesize" Mon Sep 25 19:59:48 2023 rev:10 rq:1113087 version:2.9 Changes: -------- --- /work/SRC/openSUSE:Factory/libbytesize/libbytesize.changes 2023-09-02 22:07:37.687210241 +0200 +++ /work/SRC/openSUSE:Factory/.libbytesize.new.1770/libbytesize.changes 2023-09-25 19:59:53.851009778 +0200 @@ -1,0 +2,6 @@ +Sat Sep 23 01:07:32 UTC 2023 - Luciano Santos <luc1...@opensuse.org> + +- Rename python3-libbytesize sub-package to python3-bytesize. This + is the expected name by its consumers. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libbytesize.spec ++++++ --- /var/tmp/diff_new_pack.8rcTDN/_old 2023-09-25 19:59:55.123055639 +0200 +++ /var/tmp/diff_new_pack.8rcTDN/_new 2023-09-25 19:59:55.123055639 +0200 @@ -71,13 +71,13 @@ This package contains header files and pkg-config files needed for development with the LibBytesize library. -%package -n python3-%{name} +%package -n python3-bytesize Summary: Python 3 bindings for LibBytesize Group: Development/Libraries/Python Requires: libbytesize%{soversion} = %{version} Requires: python3-six -%description -n python3-%{name} +%description -n python3-bytesize This package contains Python 3 bindings for LibBytesize making the use of the library from Python 3 easier and more convenient. @@ -119,7 +119,7 @@ %{_includedir}/bytesize/bs_size.h %{_libdir}/pkgconfig/bytesize.pc -%files -n python3-%{name} +%files -n python3-bytesize %dir %{python3_sitearch}/bytesize %{python3_sitearch}/bytesize/*