Hello community, here is the log from the commit of package libbytesize for openSUSE:Factory checked in at 2018-12-19 13:23:31 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libbytesize (Old) and /work/SRC/openSUSE:Factory/.libbytesize.new.28833 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libbytesize" Wed Dec 19 13:23:31 2018 rev:3 rq:656672 version:1.4 Changes: -------- --- /work/SRC/openSUSE:Factory/libbytesize/libbytesize.changes 2018-05-08 13:32:05.288924294 +0200 +++ /work/SRC/openSUSE:Factory/.libbytesize.new.28833/libbytesize.changes 2018-12-19 13:23:33.109372000 +0100 @@ -1,0 +2,6 @@ +Mon Nov 19 16:52:18 UTC 2018 - [email protected] + +- Update to version 1.4: + + There are only small changes in this release. + +------------------------------------------------------------------- Old: ---- libbytesize-1.3.tar.gz New: ---- libbytesize-1.4.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libbytesize.spec ++++++ --- /var/tmp/diff_new_pack.XaCTOb/_old 2018-12-19 13:23:34.117370771 +0100 +++ /var/tmp/diff_new_pack.XaCTOb/_new 2018-12-19 13:23:34.121370767 +0100 @@ -1,7 +1,7 @@ # # spec file for package libbytesize # -# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -21,7 +21,7 @@ %define libname %{name}%{somajor} Name: libbytesize -Version: 1.3 +Version: 1.4 Release: 0 Summary: A library for working with sizes in bytes License: LGPL-2.1-only @@ -44,8 +44,8 @@ account. It also provides support for sizes bigger than MAXUINT64. %package -n %{libname} -Group: System/Libraries Summary: A library for working with sizes in bytes +Group: System/Libraries Provides: %{name} = %{version} %description -n %{libname} @@ -55,8 +55,8 @@ account. It also provides support for sizes bigger than MAXUINT64. %package devel -Group: Development/Libraries/C and C++ Summary: Development files for LibBytesize +Group: Development/Libraries/C and C++ Requires: %{libname} = %{version} %description devel @@ -64,8 +64,8 @@ with the LibBytesize library. %package -n python2-%{name} -Group: Development/Libraries/Python Summary: Python 2 bindings for LibBytesize +Group: Development/Libraries/Python %{?python_provide:%python_provide python2-%{name}} Requires: %{libname} = %{version} Requires: python2-six @@ -75,8 +75,8 @@ the library from Python 2 easier and more convenient. %package -n python3-%{name} -Group: Development/Libraries/Python Summary: Python 3 bindings for LibBytesize +Group: Development/Libraries/Python Requires: %{libname} = %{version} Requires: python3-six ++++++ libbytesize-1.3.tar.gz -> libbytesize-1.4.tar.gz ++++++ ++++ 2662 lines of diff (skipped)
