Hello community,

here is the log from the commit of package horde4-mnemo for openSUSE:Factory 
checked in at 2012-02-06 15:54:46
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/horde4-mnemo (Old)
 and      /work/SRC/openSUSE:Factory/.horde4-mnemo.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "horde4-mnemo", Maintainer is ""

Changes:
--------
--- /work/SRC/openSUSE:Factory/horde4-mnemo/horde4-mnemo.changes        
2011-09-23 02:02:53.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.horde4-mnemo.new/horde4-mnemo.changes   
2012-02-06 15:54:50.000000000 +0100
@@ -1,0 +2,22 @@
+Fri Feb  3 15:26:11 UTC 2012 - [email protected]
+
+- License Limbo. Added file to clarify things. Changed statement to ASL 1.1
+
+-------------------------------------------------------------------
+Tue Jan 17 16:13:38 UTC 2012 - [email protected]
+
+- version 3.0.4
+- [jan] Add Estonian translation (Alar Sing <[email protected]>).
+- [gwr] Avoid including the owner name into the default share (Kolab backend).
+- [mjr] Fix removeUserData implementation.
+- [jan] Use locale based sorting.
+- [jan] Fix remembering the expansion state of the notepads panel (Bug #10797).
+- [jan] Update Japanese translation (Hiromi Kimura 
<[email protected]>).
+
+-------------------------------------------------------------------
+Mon Aug 15 11:35:47 UTC 2011 - [email protected]
+
+- version 3.0.2
+-  [jan] Don't load all shares with requested permissions from the backend if 
$conf['share']['hidden'] is enabled.
+
+-------------------------------------------------------------------

Old:
----
  mnemo-3.0.1.tgz

New:
----
  LICENSING-INFO
  mnemo-3.0.4.tgz

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

Other differences:
------------------
++++++ horde4-mnemo.spec ++++++
--- /var/tmp/diff_new_pack.lEKHzs/_old  2012-02-06 15:54:57.000000000 +0100
+++ /var/tmp/diff_new_pack.lEKHzs/_new  2012-02-06 15:54:57.000000000 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package horde4-mnemo
 #
-# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -20,21 +20,24 @@
 %define xmldir  /var/lib/pear
 %define hordedir /usr/share/php5/PEAR/www/horde
 
-Summary:        PEAR: A web based notes manager
+Summary:        Mnemo: A web based notes manager
+License:        Apache-1.1
+Group:          Productivity/Networking/Web/Utilities
 
 Name:           horde4-mnemo
-Version:        3.0.1
-Release:        1
-License:        ASL
-Group:          Productivity/Networking/Web/Utilities
+Version:        3.0.4
+Release:        0
 Source0:        http://pear.horde.org/get/mnemo-%{version}.tgz
+## remove in later releases
+Source1:        LICENSING-INFO
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 Url:            http://pear.horde.org/package/mnemo
 BuildRequires:  php5-pear >= 1.4.7
 Requires:       horde4 < 5.0.0, php5-pear >= 1.7.0
 Conflicts:      horde4 = 5.0.0
 BuildRequires:  fdupes
-BuildRequires:  php5-pear-Horde_Role php5-pear-channel-horde
+BuildRequires:  php5-pear-Horde_Role
+BuildRequires:  php5-pear-channel-horde
 Requires:       php5-pear-channel-horde, php5-pear-Horde_Role, 
php5-pear-Horde_Auth, php5-pear-Horde_Core, php5-pear-Horde_Data, 
php5-pear-Horde_Exception, php5-pear-Horde_Form 
 Requires:       php5-pear-Horde_Group, php5-pear-Horde_History, 
php5-pear-Horde_Icalendar, php5-pear-Horde_Db, php5-pear-Horde_Pdf, 
php5-pear-Horde_Crypt, php5-pear-Horde_Cli
 BuildArch:      noarch
@@ -76,6 +79,8 @@
 mkdir -p %{buildroot}%{xmldir}
 tar -xzf %{SOURCE0} package.xml
 cp -p package.xml %{buildroot}%{xmldir}/mnemo.xml
+## remove in later releases
+cp %{SOURCE1} %{buildroot}/%{_docdir}/%{name}/
 
 %clean
 rm -rf %{buildroot}
@@ -95,9 +100,9 @@
 %{xmldir}/mnemo.xml
 %{hordedir}/mnemo
 %attr(0775,root,www) %dir %{hordedir}/mnemo/config
-/usr/bin/mnemo-convert-datatree-shares-to-sql
-/usr/bin/mnemo-convert-sql-shares-to-sqlng
-/usr/bin/mnemo-convert-to-utf8
-/usr/bin/mnemo-import-text-note
+%{_bindir}/mnemo-convert-datatree-shares-to-sql
+%{_bindir}/mnemo-convert-sql-shares-to-sqlng
+%{_bindir}/mnemo-convert-to-utf8
+%{_bindir}/mnemo-import-text-note
 
 %changelog

++++++ LICENSING-INFO ++++++
The package is distributed under the license 
http://www.horde.org/licenses/apache which is essentially equivalent to Apache 
Software License 1.1 (although this License's version is 1.0)
This version has two files with GPL headers in the /migrations/ path.
The developer assures that these are copy/paste errors. They have been fixed in 
development code and won't be present in upcoming versions.
++++++ mnemo-3.0.1.tgz -> mnemo-3.0.4.tgz ++++++
++++ 53587 lines of diff (skipped)

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to