Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package barrel for openSUSE:Factory checked 
in at 2021-11-23 22:10:42
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/barrel (Old)
 and      /work/SRC/openSUSE:Factory/.barrel.new.1895 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "barrel"

Tue Nov 23 22:10:42 2021 rev:2 rq:933283 version:0.0.7

Changes:
--------
--- /work/SRC/openSUSE:Factory/barrel/barrel.changes    2021-11-09 
23:55:31.771980725 +0100
+++ /work/SRC/openSUSE:Factory/.barrel.new.1895/barrel.changes  2021-11-23 
22:13:02.418387808 +0100
@@ -1,0 +2,12 @@
+Tue Nov 23 08:14:04 CET 2021 - aschn...@suse.com
+
+- added command 'show tree' to show tree of devices
+- version 0.0.7
+
+-------------------------------------------------------------------
+Tue Nov 16 18:09:30 CET 2021 - aschn...@suse.com
+
+- handle multibyte sequences in tables
+- version 0.0.6
+
+-------------------------------------------------------------------

Old:
----
  barrel-0.0.5.tar.xz

New:
----
  barrel-0.0.7.tar.xz

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

Other differences:
------------------
++++++ barrel.spec ++++++
--- /var/tmp/diff_new_pack.iqxDFy/_old  2021-11-23 22:13:02.886386260 +0100
+++ /var/tmp/diff_new_pack.iqxDFy/_new  2021-11-23 22:13:02.890386246 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package barrel
 #
-# Copyright (c) 2021 SUSE LLC, Nuernberg, Germany.
+# Copyright (c) 2021 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -12,34 +12,37 @@
 # license that conforms to the Open Source Definition (Version 1.9)
 # published by the Open Source Initiative.
 
-# Please submit bugfixes or comments via http://bugs.opensuse.org/
+# Please submit bugfixes or comments via https://bugs.opensuse.org/
 #
 
+
 Name:           barrel
-Version:        0.0.5
+Version:        0.0.7
 Release:        0
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 Source:         barrel-%{version}.tar.xz
 
 %if 0%{?fedora_version}
 BuildRequires:  boost-devel
-BuildRequires:  json-c-devel
 BuildRequires:  docbook-style-xsl
+BuildRequires:  json-c-devel
 %else
+BuildRequires:  docbook-xsl-stylesheets
 BuildRequires:  libboost_headers-devel
 BuildRequires:  libboost_test-devel
 BuildRequires:  libjson-c-devel
-BuildRequires:  docbook-xsl-stylesheets
 %endif
-BuildRequires:  libstorage-ng-devel >= 4.4.44
+BuildRequires:  fdupes
+BuildRequires:  libstorage-ng-devel >= 4.4.57
 BuildRequires:  libtool
 BuildRequires:  libxslt
 BuildRequires:  readline-devel
 
-Requires:       libstorage-ng1 >= 4.4.50
+Requires:       libstorage-ng1 >= 4.4.57
+Recommends:     %{name}-lang
 
 Summary:        Tool for storage management
-Url:            http://github.com/aschnell/barrel
+URL:            http://github.com/aschnell/barrel
 License:        GPL-2.0-only
 Group:          System/Packages
 
@@ -64,6 +67,10 @@
 %install
 %make_install
 
+%fdupes -s %{buildroot}
+
+%find_lang barrel
+
 %files
 %defattr(-,root,root)
 %{_sbindir}/barrel
@@ -73,4 +80,17 @@
 %doc %{_mandir}/*/barrel.8*
 %license %{_docdir}/%{name}/LICENSE
 
+%package lang
+Summary:        Languages for package %{name}
+Group:          System/Localization
+Supplements:    %{name}
+Provides:       %{name}-lang-all = %{version}
+BuildArch:      noarch
+
+%description lang
+Provides translations to the package %{name}
+
+%files lang -f barrel.lang
+%defattr(-,root,root)
+
 %changelog

++++++ barrel-0.0.5.tar.xz -> barrel-0.0.7.tar.xz ++++++
++++ 5070 lines of diff (skipped)

Reply via email to