Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package hibiscus for openSUSE:Factory 
checked in at 2022-04-11 23:49:46
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/hibiscus (Old)
 and      /work/SRC/openSUSE:Factory/.hibiscus.new.1900 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "hibiscus"

Mon Apr 11 23:49:46 2022 rev:15 rq:969266 version:2.10.4

Changes:
--------
--- /work/SRC/openSUSE:Factory/hibiscus/hibiscus.changes        2022-03-05 
16:27:41.319903661 +0100
+++ /work/SRC/openSUSE:Factory/.hibiscus.new.1900/hibiscus.changes      
2022-04-11 23:51:06.497794002 +0200
@@ -1,0 +2,6 @@
+Mon Apr 11 18:17:52 UTC 2022 - Fridrich Strba <fst...@suse.com>
+
+- Require the exact version of eclipse-swtchart that we were built
+  against on platforms, where we unbundle it (bsc#1198345)
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ hibiscus.spec ++++++
--- /var/tmp/diff_new_pack.pn97nE/_old  2022-04-11 23:51:07.245785467 +0200
+++ /var/tmp/diff_new_pack.pn97nE/_new  2022-04-11 23:51:07.249785422 +0200
@@ -18,41 +18,37 @@
 
 %define _build 366
 %define tag V_2_10_4_BUILD_%{_build}
-
 Name:           hibiscus
+Version:        2.10.4
+Release:        0
 Summary:        Java online banking client using the HBCI standard
 License:        Apache-2.0 AND GPL-2.0-only AND LGPL-2.0-only AND CPL-1.0 AND 
Zlib AND MPL-1.0 AND EPL-1.0
 Group:          Productivity/Office/Finance
-Version:        2.10.4
-Release:        0
 URL:            https://www.willuhn.de/products/hibiscus/
 Source:         
https://github.com/willuhn/hibiscus/archive/refs/tags/%{tag}.tar.gz
 Source2:        hibiscus-rpmlintrc
-BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  ant
 BuildRequires:  desktop-file-utils
+BuildRequires:  fdupes
+BuildRequires:  hbci4java >= 3.1.55
 BuildRequires:  hicolor-icon-theme
+BuildRequires:  itextpdf >= 5.5.2
 BuildRequires:  jameica-devel >= 2.10.1
 BuildRequires:  java-devel >= 1.8
 BuildRequires:  jpackage-utils
+BuildRequires:  pcsc-towitoko-devel
+BuildRequires:  super-csv >= 2.4.0
 BuildRequires:  xml-commons-apis
+Requires:       hbci4java
+Requires:       itextpdf
 Requires:       jameica >= 2.10.0
+Requires:       pcsc-towitoko-devel
+Requires:       super-csv
 %ifnarch s390 %{arm} %{ix86}
 BuildRequires:  eclipse-swtchart >= 0.13.0
-Requires:       eclipse-swtchart
+%requires_eq    eclipse-swtchart
 %endif
-BuildRequires:  itextpdf >= 5.5.2
-Requires:       itextpdf
-BuildRequires:  hbci4java >= 3.1.55
-Requires:       hbci4java
-BuildRequires:  pcsc-towitoko-devel
-Requires:       pcsc-towitoko-devel
-BuildRequires:  super-csv >= 2.4.0
-Requires:       super-csv
-BuildRequires:  fdupes
-
 # Don't offer libraries linked in here to other packages:
-AutoReqProv:    off
 
 %description
 A free Java homebanking application that uses the HBCI4Java implementation
@@ -61,7 +57,7 @@
 Supported file formats include MT940, DTAUS, CSV, Moneyplex and PDF/HTML.
 
 %prep
-%setup -n %{name}-%{tag} -q
+%setup -q -n %{name}-%{tag}
 
 # Remove Windows and Mac libraries
 rm -rf lib/hbci4java-card-*
@@ -136,7 +132,6 @@
 %fdupes %{buildroot}
 
 %files
-%defattr(-,root,root)
 %doc build/ChangeLog
 %license LICENSE COPYING
 %{_prefix}/lib/jameica/plugins/%{name}

Reply via email to