Hello community,

here is the log from the commit of package liblouis for openSUSE:Factory 
checked in at 2014-03-28 16:24:48
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/liblouis (Old)
 and      /work/SRC/openSUSE:Factory/.liblouis.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "liblouis"

Changes:
--------
--- /work/SRC/openSUSE:Factory/liblouis/liblouis.changes        2013-06-29 
19:42:47.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.liblouis.new/liblouis.changes   2014-03-28 
16:24:49.000000000 +0100
@@ -1,0 +2,28 @@
+Thu Mar 27 03:50:59 UTC 2014 - mgo...@suse.com
+
+-Update to version 2.5.4: 
+  + New features
+    - Added function lou_registerTableResolver for plugging in a
+      table resolver callback from your host language.
+  + Bug Fixes
+    - Fixed ENDSEGMENT indicator in computer Braille.
+    - Emphasized words should now be contracted consistently.
+    - Fixed several problems with back-translation. A slash within
+      a number and strings such as 5-inch-diameter and
+      25-year-old-man should now back-translate correctly.
+    - Fixed a problem with syllable opcode.
+    - Fix warnings with gcc 4.8.2.
+    - When a table is specified with an absolute or relative path,
+      the "includes" in that table will now work as expected,
+      meaning files in the same directory will be found.
+  + Braille Table Improvements to fr-bfu-comp8, en-us-g2,
+    en-ueb-g2, BUlgarian, en-gb-g1, Nemeth, Slovenian, Norwegian,
+    Nepali, Danish.
+  + Backwards incompatible changes
+    - Delete the table chardefs-ueb.cti as these rules are now
+      provided by en-ueb-chardefs.uti
+- Update source URL.
+- COPYING.LIB has been renamed to COPYING.LESSER
+- Use fdupes for base package.
+
+-------------------------------------------------------------------
--- /work/SRC/openSUSE:Factory/liblouis/python-louis.changes    2013-06-29 
19:42:47.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.liblouis.new/python-louis.changes       
2014-03-28 16:24:49.000000000 +0100
@@ -1,0 +2,28 @@
+Thu Mar 27 03:51:52 UTC 2014 - mgo...@suse.com
+
+-Update to version 2.5.4: 
+  + New features
+    - Added function lou_registerTableResolver for plugging in a
+      table resolver callback from your host language.
+  + Bug Fixes
+    - Fixed ENDSEGMENT indicator in computer Braille.
+    - Emphasized words should now be contracted consistently.
+    - Fixed several problems with back-translation. A slash within
+      a number and strings such as 5-inch-diameter and
+      25-year-old-man should now back-translate correctly.
+    - Fixed a problem with syllable opcode.
+    - Fix warnings with gcc 4.8.2.
+    - When a table is specified with an absolute or relative path,
+      the "includes" in that table will now work as expected,
+      meaning files in the same directory will be found.
+  + Braille Table Improvements to fr-bfu-comp8, en-us-g2,
+    en-ueb-g2, BUlgarian, en-gb-g1, Nemeth, Slovenian, Norwegian,
+    Nepali, Danish.
+  + Backwards incompatible changes
+    - Delete the table chardefs-ueb.cti as these rules are now
+      provided by en-ueb-chardefs.uti
+- Update source URL.
+- COPYING.LIB has been renamed to COPYING.LESSER
+- Use fdupes for base package.
+
+-------------------------------------------------------------------
--- /work/SRC/openSUSE:Factory/liblouis/python3-louis.changes   2013-06-29 
19:42:47.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.liblouis.new/python3-louis.changes      
2014-03-28 16:24:49.000000000 +0100
@@ -1,0 +2,28 @@
+Thu Mar 27 03:51:37 UTC 2014 - mgo...@suse.com
+
+Update to version 2.5.4:
+  + New features
+    - Added function lou_registerTableResolver for plugging in a
+      table resolver callback from your host language.
+  + Bug Fixes
+    - Fixed ENDSEGMENT indicator in computer Braille.
+    - Emphasized words should now be contracted consistently.
+    - Fixed several problems with back-translation. A slash within
+      a number and strings such as 5-inch-diameter and
+      25-year-old-man should now back-translate correctly.
+    - Fixed a problem with syllable opcode.
+    - Fix warnings with gcc 4.8.2.
+    - When a table is specified with an absolute or relative path,
+      the "includes" in that table will now work as expected,
+      meaning files in the same directory will be found.
+  + Braille Table Improvements to fr-bfu-comp8, en-us-g2,
+    en-ueb-g2, BUlgarian, en-gb-g1, Nemeth, Slovenian, Norwegian,
+    Nepali, Danish.
+  + Backwards incompatible changes
+    - Delete the table chardefs-ueb.cti as these rules are now
+      provided by en-ueb-chardefs.uti
+- Update source URL.
+- COPYING.LIB has been renamed to COPYING.LESSER
+- Use fdupes for base package.
+
+-------------------------------------------------------------------

Old:
----
  liblouis-2.5.3.tar.gz

New:
----
  liblouis-2.5.4.tar.gz

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

Other differences:
------------------
++++++ liblouis.spec ++++++
--- /var/tmp/diff_new_pack.kruyaT/_old  2014-03-28 16:24:50.000000000 +0100
+++ /var/tmp/diff_new_pack.kruyaT/_new  2014-03-28 16:24:50.000000000 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package liblouis
 #
-# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2014 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
@@ -29,16 +29,17 @@
 
 Name:           liblouis
 %define _name   liblouis
-Version:        2.5.3
+Version:        2.5.4
 Release:        0
 Summary:        Braille Translator and Back-Translator
 License:        LGPL-3.0+
 Group:          Productivity/Other
 Url:            http://code.google.com/p/liblouis/
-Source0:        http://liblouis.googlecode.com/files/%{_name}-%{version}.tar.gz
+Source0:        http://www.liblouis.org/downloads/%{_name}-%{version}.tar.gz
 %if %build_core_not_python
 BuildRequires:  pkg-config
 PreReq:         %install_info_prereq
+BuildRequires:  fdupes
 %else
 BuildRequires:  liblouis-devel
 BuildRequires:  python%{py_suffix}
@@ -170,6 +171,8 @@
 find %{buildroot} -type f -name "*.la" -delete -print
 # We'll package them as rpm docs
 %{__rm} -f %{buildroot}%{_datadir}/doc/liblouis/liblouis.{html,txt}
+%fdupes %{buildroot}%{_datadir}
+%fdupes %{buildroot}%{_libdir}
 %else
 pushd python
 %{__python} setup.py install --skip-build --root="%{buildroot}" 
--prefix="%{_prefix}"
@@ -192,7 +195,7 @@
 
 %files -n liblouis2
 %defattr(-, root, root)
-%doc AUTHORS ChangeLog COPYING.LIB NEWS README
+%doc AUTHORS ChangeLog COPYING.LESSER NEWS README
 %{_datadir}/liblouis/
 %{_libdir}/*.so.*
 

++++++ python-louis.spec ++++++
--- /var/tmp/diff_new_pack.kruyaT/_old  2014-03-28 16:24:50.000000000 +0100
+++ /var/tmp/diff_new_pack.kruyaT/_new  2014-03-28 16:24:50.000000000 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-louis
 #
-# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2014 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
@@ -29,16 +29,17 @@
 
 Name:           python-louis
 %define _name   liblouis
-Version:        2.5.3
+Version:        2.5.4
 Release:        0
 Summary:        Braille Translator and Back-Translator - Python Bindings
 License:        LGPL-3.0+
 Group:          Development/Languages/Python
 Url:            http://code.google.com/p/liblouis/
-Source0:        http://liblouis.googlecode.com/files/%{_name}-%{version}.tar.gz
+Source0:        http://www.liblouis.org/downloads/%{_name}-%{version}.tar.gz
 %if %build_core_not_python
 BuildRequires:  pkg-config
 PreReq:         %install_info_prereq
+BuildRequires:  fdupes
 %else
 BuildRequires:  liblouis-devel
 BuildRequires:  python%{py_suffix}
@@ -170,6 +171,7 @@
 find %{buildroot} -type f -name "*.la" -delete -print
 # We'll package them as rpm docs
 %{__rm} -f %{buildroot}%{_datadir}/doc/liblouis/liblouis.{html,txt}
+%fdupes %{buildroot}%{_datadir}
 %else
 pushd python
 %{__python} setup.py install --skip-build --root="%{buildroot}" 
--prefix="%{_prefix}"
@@ -192,7 +194,7 @@
 
 %files -n liblouis2
 %defattr(-, root, root)
-%doc AUTHORS ChangeLog COPYING.LIB NEWS README
+%doc AUTHORS ChangeLog COPYING.LESSER NEWS README
 %{_datadir}/liblouis/
 %{_libdir}/*.so.*
 

python3-louis.spec: same change
++++++ liblouis-2.5.3.tar.gz -> liblouis-2.5.4.tar.gz ++++++
++++ 52525 lines of diff (skipped)

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org

Reply via email to