Hello community,

here is the log from the commit of package geany for openSUSE:Factory checked 
in at 2013-03-25 20:18:19
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/geany (Old)
 and      /work/SRC/openSUSE:Factory/.geany.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "geany", Maintainer is ""

Changes:
--------
--- /work/SRC/openSUSE:Factory/geany/geany.changes      2012-08-23 
16:03:29.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.geany.new/geany.changes 2013-03-25 
20:18:20.000000000 +0100
@@ -1,0 +2,33 @@
+Sun Mar 24 14:21:25 UTC 2013 - [email protected]
+
+- Update to version 1.23:
+  + General
+    - Various fixes to language theming (sf#3573213).
+    - Various Windows makefile fixes.
+    - Rewrite printing code (sf#2629121, sf#2804000, sf#3475444,
+      sf#3580268, sf#3580269).
+    - Use the Geany icon from the theme (sf#3576695).
+    - Make Geany-specific icons themeable.
+  + Various bugfixes.
+  + Multiple interface changes.
+  + Editor improvements.
+  + Search
+    - 'Mark All' now also uses the fully-featured PCRE engine
+      (sf#3564132).
+    - Only set Find in Files directory once per-document.
+    - Fix a crash when matching the very last character of the
+      document.
+    - Fix search and replacement of empty matches.
+    - Fix a possible crash when searching on a range.
+  + Keybindings
+    - Add keybinding for 'Go to Start of Display Line' (sf#3182425)
+    - Allow to change the keybinding for 'Quit'.
+  + Plugins
+    - Export: Fix missing linking on libm.
+    - File Browser: Backspace now moves to parent directory.
+  + API:
+    - Fix plugin_add_toolbar_item() insertion order (#3522755).
+  + Windows fixes.
+  + Updated translations.
+
+-------------------------------------------------------------------

Old:
----
  geany-1.22.tar.bz2

New:
----
  geany-1.23.tar.bz2

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

Other differences:
------------------
++++++ geany.spec ++++++
--- /var/tmp/diff_new_pack.nAUdmj/_old  2013-03-25 20:19:00.000000000 +0100
+++ /var/tmp/diff_new_pack.nAUdmj/_new  2013-03-25 20:19:00.000000000 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package geany
 #
-# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2013 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
@@ -17,7 +17,7 @@
 
 
 Name:           geany
-Version:        1.22
+Version:        1.23
 Release:        0
 Summary:        Small and lightweight IDE
 License:        GPL-2.0+
@@ -75,19 +75,15 @@
 %clean
 rm -rf %{buildroot}
 
-%if 0%{?suse_version} > 1130
-
 %post
 %desktop_database_post
 %icon_theme_cache_post
-%endif
-
-%if 0%{?suse_version} > 1130
+%icon_theme_cache_post Tango
 
 %postun
 %desktop_database_postun
 %icon_theme_cache_postun
-%endif
+%icon_theme_cache_postun Tango
 
 %files
 %defattr(-,root,root)
@@ -97,8 +93,8 @@
 %{_bindir}/geany
 %{_datadir}/applications/geany.desktop
 %{_datadir}/geany/
-%{_datadir}/icons/hicolor/*/apps/*.png
-%{_datadir}/icons/hicolor/scalable/apps/*.svg
+%{_datadir}/icons/hicolor/
+%{_datadir}/icons/Tango/
 %dir %{_libdir}/geany
 %{_libdir}/geany/*.so
 

++++++ geany-1.22.tar.bz2 -> geany-1.23.tar.bz2 ++++++
++++ 368224 lines of diff (skipped)

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

Reply via email to