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-05-08 17:23:44
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libbytesize (Old)
 and      /work/SRC/openSUSE:Factory/.libbytesize.new.1533 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "libbytesize"

Mon May  8 17:23:44 2023 rev:8 rq:1085258 version:2.8

Changes:
--------
--- /work/SRC/openSUSE:Factory/libbytesize/libbytesize.changes  2022-07-26 
19:42:16.719699373 +0200
+++ /work/SRC/openSUSE:Factory/.libbytesize.new.1533/libbytesize.changes        
2023-05-08 17:23:47.880522856 +0200
@@ -1,0 +2,23 @@
+Sat May  6 21:46:55 UTC 2023 - Luciano Santos <luc1...@opensuse.org>
+
+- Drop lang sub-package recommendation. It's not needed anymore now
+  that lang packages provide package supplementation instead.
+- Make bscalc sub-package 'noarch', since it doesn't contain any
+  binaries, only a Python script and its manpage.
+
+-------------------------------------------------------------------
+Thu May  4 23:44:06 UTC 2023 - Dirk Müller <dmuel...@suse.com>
+
+- update to 2.8:
+  * Added translation using Weblate
+  * configure.ac: Remove invalid email address for bug reports
+  * spec: Bump release to 21 for Packit daily builds
+  * spec: Fix source archive URL
+  * Make use of error optional
+  * Replace C++ style comments with C style
+  * Various docstring fixes
+  * docs: Remove information about Python 2 support
+  * Remove unused test dependencies variables from Makefile
+  * Do not hardcode pylint executable name in Makefile
+
+-------------------------------------------------------------------

Old:
----
  libbytesize-2.7.tar.gz

New:
----
  libbytesize-2.8.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ libbytesize.spec ++++++
--- /var/tmp/diff_new_pack.j8NnY5/_old  2023-05-08 17:23:48.392525883 +0200
+++ /var/tmp/diff_new_pack.j8NnY5/_new  2023-05-08 17:23:48.400525931 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package libbytesize
 #
-# Copyright (c) 2022 SUSE LLC
+# Copyright (c) 2023 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -19,13 +19,14 @@
 %define somajor 1
 %define libname %{name}%{somajor}
 Name:           libbytesize
-Version:        2.7
+Version:        2.8
 Release:        0
 Summary:        A library for working with sizes in bytes
 License:        LGPL-2.1-only
 Group:          Development/Libraries/C and C++
 URL:            https://github.com/storaged-project/libbytesize
 Source:         
https://github.com/storaged-project/libbytesize/releases/download/%{version}/%{name}-%{version}.tar.gz
+
 BuildRequires:  gcc
 BuildRequires:  gmp-devel
 BuildRequires:  gtk-doc
@@ -33,7 +34,6 @@
 BuildRequires:  pkgconfig
 BuildRequires:  python3-devel
 BuildRequires:  pkgconfig(libpcre2-8)
-Recommends:     %{name}-lang
 
 %description
 The LibBytesize is a C library that facilitates work with sizes in
@@ -53,9 +53,10 @@
 account. It also provides support for sizes bigger than MAXUINT64.
 
 %package -n bscalc
-Summary:        A utility for workign with sizes in bytes
+Summary:        A utility for working with sizes in bytes
 Group:          System/Libraries
 Requires:       %{libname} = %{version}
+BuildArch:      noarch
 
 %description -n bscalc
 The LibBytesize is a C library that facilitates work with sizes in

++++++ libbytesize-2.7.tar.gz -> libbytesize-2.8.tar.gz ++++++
++++ 19540 lines of diff (skipped)

Reply via email to