Hello community,

here is the log from the commit of package hylafax+ for openSUSE:Factory 
checked in at 2018-08-27 12:59:36
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/hylafax+ (Old)
 and      /work/SRC/openSUSE:Factory/.hylafax+.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "hylafax+"

Mon Aug 27 12:59:36 2018 rev:21 rq:631545 version:5.6.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/hylafax+/hylafax+.changes        2018-06-19 
12:04:28.072240103 +0200
+++ /work/SRC/openSUSE:Factory/.hylafax+.new/hylafax+.changes   2018-08-27 
12:59:41.140838216 +0200
@@ -1,0 +2,38 @@
+Sat Aug 25 19:03:25 UTC 2018 - jeng...@inai.de
+
+- Trim "enterprise" nonsense marketing.
+
+-------------------------------------------------------------------
+Wed Aug 15 05:47:30 UTC 2018 - axel.br...@gmx.de
+
+- version 5.6.0
+
+* notification.diff removed (part of 5.6.0 now)
+* some adjustments to assist AIX 6.1 builds (29 Jun 2018)
+* initial support for systemd in faxsetup (29 Jun 2018)
+* fix RFC2047 encoding by notify (27 Jun, 3 Jul 2018)
+* add jobcontrol PageSize feature (27 Jun 2018)
+* fix various compiler warnings (27 Jun 2018)
+* fix build on musl-based distribution (27 Jun 2018)
+* don't wait forever after +FRH:3 (18 Jun 2018)
+* add -A and -B options to tagtest (22 Feb 2018)
+* make tagtest use the TSI and CallerID data, if available (21 Feb 2018)
+* make tagtest use the date from the TIFF tags, if available,
+  instead of "now" (20 Feb 2018)
+* pass Content-Type name and Content-Disposition filename
+  information to faxmail MIMEHandlers (15 Jan 2018)
+* fix faxmail transition between a message and external types (15 Jan 2018)
+* fix warning for major and minor macros move to sysmacros.h (19 Dec 2017)
+* avoid pagehandling from introducing some unnecessary EOM signals (15 Dec 
2017)
+* improve proxy connection error handling and logging (5 Dec 2017)
+* fix for reproducible builds (11 Sep 2017)
+* fix quote escaping in client apps (5 Sep 2017)
+* treat callingnumber  as null (25, 31 Aug 2017)
+* add initial ModemGroup limits feature (24 Aug 2017)
+* add CLEANFAXDATA and BADFAXLINES TIFF tags for ECM receptions (10 Aug 2017)
+* pass the user's uid onto the session log file for sent faxes (25 Jul 2017)
+* improve job waits to minimize triggers (30 May 2017)
+* increase FIFO read size and add logging information (25 May 2017)
+* add ProxyTaglineFormat and ProxyTSI features (13 Mar 2017)
+ 
+-------------------------------------------------------------------

Old:
----
  hylafax-5.5.9.tar.gz
  notification.diff

New:
----
  hylafax-5.6.0.tar.gz

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

Other differences:
------------------
++++++ hylafax+.spec ++++++
--- /var/tmp/diff_new_pack.g2WJ5p/_old  2018-08-27 12:59:43.012840259 +0200
+++ /var/tmp/diff_new_pack.g2WJ5p/_new  2018-08-27 12:59:43.020840268 +0200
@@ -19,9 +19,9 @@
 %global faxspool    %{_localstatedir}/spool/hylafax
 %define lib_version %(echo %{version} | tr \. _)
 Name:           hylafax+
-Version:        5.5.9
+Version:        5.6.0
 Release:        0
-Summary:        An enterprise-strength fax server
+Summary:        A fax server
 License:        BSD-3-Clause
 Group:          Productivity/Telephony/Servers
 Url:            http://hylafax.sourceforge.net
@@ -33,9 +33,6 @@
 Source6:        hylafax-faxgetty-ttyS0.service
 Source7:        README.SUSE
 Source8:        sendonly.conf
-#Fix for language-dependent notification
-Patch0:         notification.diff
-#Fix for language-dependent notification
 BuildRequires:  gcc-c++
 BuildRequires:  ghostscript
 BuildRequires:  libjbig-devel
@@ -68,38 +65,35 @@
 %{?systemd_requires}
 
 %description
-HylaFAX(tm) is an enterprise-strength fax server supporting
-Class 1 and 2 fax modems on UNIX systems. It provides spooling
-services and numerous supporting fax management tools.
-The fax clients may reside on machines different from the server
-and client implementations exist for a number of platforms including
-windows.
+HylaFAX is a fax server supporting Class 1 and 2 fax modems on UNIX
+systems. It provides spooling services and numerous supporting fax
+management tools. The fax clients may reside on machines different
+from the server, and client implementations exist for a number of
+platforms, including Windows.
 
 %package -n libfaxutil%{lib_version}
-Summary:        Runtime Library needed by both server and client
+Summary:        Runtime library needed by both fax server and client
 Group:          System/Libraries
 
 %description -n libfaxutil%{lib_version}
-This runtime lib is needed by both the server and the client.
+This runtime lib is needed by both the fax server and the client.
 
-%package -n hylafax+-client
-Summary:        Linux client package for the Hylafax server
+%package client
+Summary:        Client package for the Hylafax server
 Group:          Hardware/Fax
 Conflicts:      hylafax-client < 30.0.0
 Conflicts:      sendfax
 Provides:       hylafax-client = 30.0.0
 
-%description -n hylafax+-client
-This is linux client part of the very powerful Hylafax fax server. If
-you already run the Hylafax fax server on an other machine at your
-network, you can use this package to access the server.
+%description client
+This is client part of the Hylafax fax server. If the Hylafax fax
+server is already running on another machine, this package can be
+used to access the server.
 
 %prep
 %setup -q -n hylafax-%{version}
 cp %{SOURCE7} .
 cp %{SOURCE8} .
-#Fix for language-dependent notification
-%patch0 -p1
 
 %build
 # - Can't use the configure macro because HylaFAX configure script does
@@ -381,7 +375,7 @@
 %files -n libfaxutil%{lib_version}
 %{_libdir}/libfaxutil*
 
-%files -n hylafax+-client
+%files client
 %config(noreplace) %{_sysconfdir}/hylafax/faxcover.ps
 %config(noreplace) %{_sysconfdir}/hylafax/faxmail.ps
 %config(noreplace) %{_sysconfdir}/hylafax/pagesizes

++++++ hylafax-5.5.9.tar.gz -> hylafax-5.6.0.tar.gz ++++++
++++ 2742 lines of diff (skipped)


Reply via email to