Hello community,

here is the log from the commit of package mate-text-editor for 
openSUSE:Factory checked in at 2014-01-03 19:46:32
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/mate-text-editor (Old)
 and      /work/SRC/openSUSE:Factory/.mate-text-editor.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "mate-text-editor"

Changes:
--------
--- /work/SRC/openSUSE:Factory/mate-text-editor/mate-text-editor.changes        
2013-12-18 19:38:47.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.mate-text-editor.new/mate-text-editor.changes   
2014-01-03 19:46:33.000000000 +0100
@@ -1,0 +2,29 @@
+Wed Jan  1 14:54:56 UTC 2014 - p.drou...@gmail.com
+
+- Update to version 1.6.1
+  + Fix incorrect-fsf-address rpmlint check
+    Closes #22
+    (https://github.com/mate-desktop/mate-text-editor/issues/22)
+  + Make automake happy: INCLUDES -> AM_CPPFLAGS
+  + Make tar.xz instead of tar.bz2
+  + Fix make dist, use .in.in
+  + Remove schema file with no translation
+  + Fixes for make dist
+  + Fix Changelog generation
+  + Fix search/replace of strings containing backslashes
+  + fix_hardcoded_python_sitelibs_in_configure.ac
+  + print to file fix
+  + Make escape sequence parsing in search a GUI checkbox option
+  + Gracefully handle a rare search/replace special case
+  + filemanager: Add assertion checks to prevent dereferencing ptrs
+    clang static analysis shows gaps where these calls could
+    rereferencce pointers.
+  + filemanager: Add missing data assignment
+  + POTFILES.in: Add missing files and make test work
+  + Fix Sun GNOME Documentation Team references
+  + Add section for running tests
+  + Update name in instalation
+  + Update bug tracker url
+- Package generated gtk-doc documentation in devel subpackage
+  
+-------------------------------------------------------------------

Old:
----
  mate-text-editor-1.6.0.tar.xz

New:
----
  mate-text-editor-1.6.1.tar.xz

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

Other differences:
------------------
++++++ mate-text-editor.spec ++++++
--- /var/tmp/diff_new_pack.COFSAk/_old  2014-01-03 19:46:34.000000000 +0100
+++ /var/tmp/diff_new_pack.COFSAk/_new  2014-01-03 19:46:34.000000000 +0100
@@ -17,7 +17,7 @@
 
 Name:           mate-text-editor
 %define _name   pluma
-Version:               1.6.0
+Version:               1.6.1
 Release:               0
 License:               GPL-2.0+
 Summary:               Text editor for the MATE desktop
@@ -71,13 +71,10 @@
 
 %prep
 %setup -q
-NOCONFIGURE=1 ./autogen.sh
-
 # Fix debug permissions with messy hack 
 find ./*/* -type f -exec chmod 644 {} \;
 find ./*/*/* -type f -exec chmod 644 {} \;
 
-
 %build
 %configure \
     --disable-scrollkeeper \
@@ -123,6 +120,7 @@
 %defattr(-,root,root)
 %{_includedir}/pluma
 %{_libdir}/pkgconfig/pluma.pc
+%{_datadir}/gtk-doc/html
 
 %files lang -f pluma.lang
 %defattr(-,root,root)

++++++ mate-text-editor-1.6.0.tar.xz -> mate-text-editor-1.6.1.tar.xz ++++++
++++ 141759 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