Hello community,

here is the log from the commit of package mlmmj for openSUSE:Factory checked 
in at 2019-06-01 09:50:31
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/mlmmj (Old)
 and      /work/SRC/openSUSE:Factory/.mlmmj.new.5148 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "mlmmj"

Sat Jun  1 09:50:31 2019 rev:31 rq:706067 version:1.3.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/mlmmj/mlmmj.changes      2018-02-09 
15:53:33.850422684 +0100
+++ /work/SRC/openSUSE:Factory/.mlmmj.new.5148/mlmmj.changes    2019-06-01 
09:50:34.103302397 +0200
@@ -1,0 +2,10 @@
+Fri Feb 22 15:29:25 UTC 2019 - Andreas Schneider <[email protected]>
+
+- Update to 1.3.0
+  o Czech translation (Jiří Šolc)
+  o Don't use address extensions from non-list addresses
+  o Fix some RFC 5321 compliance issues (Martijn Grendelman)
+  o Add smtphelo tunable (Andreas Schulze)
+  o Implement modonlypost
+
+-------------------------------------------------------------------

Old:
----
  mlmmj-1.2.19.0.tar.bz2

New:
----
  mlmmj-1.3.0.tar.bz2

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

Other differences:
------------------
++++++ mlmmj.spec ++++++
--- /var/tmp/diff_new_pack.PefEgJ/_old  2019-06-01 09:50:35.327301979 +0200
+++ /var/tmp/diff_new_pack.PefEgJ/_new  2019-06-01 09:50:35.335301976 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package mlmmj
 #
-# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2019 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
@@ -12,12 +12,12 @@
 # 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:           mlmmj
-Version:        1.2.19.0
+Version:        1.3.0
 Release:        0
 Summary:        Mail Server Independent Reimplementation of the EZMLM Mailing 
List
 License:        MIT
@@ -42,18 +42,23 @@
 
 %install
 make DESTDIR=%{buildroot} install
-mkdir -p %{buildroot}%{_datadir}/%{name}/contrib
-mkdir -p %{buildroot}%{_defaultdocdir}/%{name}/examples
+
+rm contrib/web/php-admin/htdocs/index.php.orig
+rm contrib/web/php-user/mlmmj.php.orig
+
+install -d -m 0755 %{buildroot}%{_datadir}/%{name}/contrib
+install -d -m 0755 %{buildroot}%{_defaultdocdir}/%{name}/examples
 cp -a contrib/{amime-receive,web} 
%{buildroot}%{_defaultdocdir}/%{name}/examples/
 cp -a contrib/receivestrip/README README.receivestrip
-cp -a README* FAQ UPGRADE LICENSE AUTHORS ChangeLog TUNABLES 
%{buildroot}%{_defaultdocdir}/%{name}/
 %fdupes %{buildroot}
 
 %files
 %dir %{_defaultdocdir}/%{name}
-%doc %{_defaultdocdir}/%{name}/*
+%doc README* FAQ UPGRADE AUTHORS ChangeLog TUNABLES
+%license LICENSE
 %{_bindir}/*
 %{_mandir}/man1/*
 %{_datadir}/%{name}
+%{_defaultdocdir}/%{name}/examples
 
 %changelog

++++++ mlmmj-1.2.19.0.tar.bz2 -> mlmmj-1.3.0.tar.bz2 ++++++
++++ 3388 lines of diff (skipped)


Reply via email to