Hello community,

here is the log from the commit of package pcmanfm for openSUSE:Factory checked 
in at 2014-09-09 19:00:09
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/pcmanfm (Old)
 and      /work/SRC/openSUSE:Factory/.pcmanfm.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "pcmanfm"

Changes:
--------
--- /work/SRC/openSUSE:Factory/pcmanfm/pcmanfm.changes  2014-07-13 
17:16:29.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.pcmanfm.new/pcmanfm.changes     2014-09-09 
19:00:32.000000000 +0200
@@ -1,0 +2,12 @@
+Sun Aug 24 06:46:23 UTC 2014 - [email protected]
+
+- new upstream version 1.2.2
+  * Fixed Ctrl+- and Ctrl+= key combinations for zooming.
+  * Fixed compilation with libfm 1.1.x.
+  * Disabled showing items on desktop that are being dragged, 
+    they should be at the mouse cursor, visually dragged instead.
+  * Fixed setting of custom settings on wrong folders which were 
+    set on directory change where show hidden flag was different.
+- Applied spec-cleaner
+
+-------------------------------------------------------------------
@@ -6,2 +18,2 @@
-  * Fixed 'Edit'->'Rename' menu item, it should be inactive if rename isn't
-    supported.
+  * Fixed 'Edit'->'Rename' menu item, it should be inactive if 
+    rename isn't supported.
@@ -9,3 +21,4 @@
-  * Port number shouldn't be added in Connect to Server dialog if port is
-    default one.
-  * Got rid of possible memory exhausting after changing wallpaper.
+  * Port number shouldn't be added in Connect to Server dialog 
+    if port is default one.
+  * Got rid of possible memory exhausting after changing 
+    wallpaper.
@@ -13,3 +26,4 @@
-  * Fixed resetting cursor in location bar to beginning after navigation.
-  * Corrected folder popup update on folder loading so context menu is now
-    correct for the folder shown.
+  * Fixed resetting cursor in location bar to beginning after
+    navigation.
+  * Corrected folder popup update on folder loading so context 
+    menu is now correct for the folder shown.
@@ -18,2 +32,3 @@
-  * Added "System;FileTools;" into Categories for pcmanfm.desktop, those
-    are recommended categories for the FileManager one.
+  * Added "System;FileTools;" into Categories for 
+    pcmanfm.desktop,
+    those are recommended categories for the FileManager one.
@@ -21,2 +36,2 @@
-  * Implemented drawing icons of dragged items as cursor to see where they
-    will end up dropped.
+  * Implemented drawing icons of dragged items as cursor to see 
+    where they will end up dropped.

Old:
----
  pcmanfm-1.2.1.tar.xz

New:
----
  pcmanfm-1.2.2.tar.xz

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

Other differences:
------------------
++++++ pcmanfm.spec ++++++
--- /var/tmp/diff_new_pack.LImUL0/_old  2014-09-09 19:00:35.000000000 +0200
+++ /var/tmp/diff_new_pack.LImUL0/_new  2014-09-09 19:00:35.000000000 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package pcmanfm
 #
-# 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
@@ -17,7 +17,7 @@
 
 
 Name:           pcmanfm
-Version:        1.2.1
+Version:        1.2.2
 Release:        0
 Summary:        The next generation LXDE file manager
 License:        GPL-2.0+
@@ -45,6 +45,8 @@
 Requires:       xdg-utils
 Recommends:     %{name}-lang
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
+%lang_package
+
 
 %description
 An extremly fast, lightweight, yet feature-rich
@@ -52,46 +54,48 @@
 LXDE default file manager. This is a complete
 rewrite of the old pcmanfm 0.5.x series
 
-%lang_package
 
 %package devel
 Summary:        Devel files for PCManFM
 Group:          Development/Libraries/C and C++
+Requires:       %{name} = %{version}
 Requires:       gtk2-devel
+Requires:       libfm-gtk4 >= %{version}
+Requires:       libfm4 >= %{version}
 Requires:       pkg-config
-Requires:       %{name} = %{version}
-Requires:       libfm-gtk4 = %{version}
-Requires:       libfm4 = %{version}
+
 
 %description devel
 Devel files for PCManFM.
 
+
 %prep
 %setup -q
 
+
 %build
 %configure 
-#\
-#--with-gtk=3
 make %{?_smp_mflags}
 
+
 %install
 %make_install
-
 # no user-desktop in hicolor icon theme
 sed -i "3d" %{buildroot}%{_datadir}/applications/pcmanfm-desktop-pref.desktop
-
 %suse_update_desktop_file %{name} Application System Utility GTK FileManager
 %suse_update_desktop_file pcmanfm-desktop-pref
 %fdupes %{buildroot}
 %find_lang %{name}
 
+
 %post
 %desktop_database_post
 
+
 %postun
 %desktop_database_postun
 
+
 %files
 %defattr(-,root,root)
 %{_bindir}/%{name}
@@ -105,11 +109,14 @@
 %dir %{_sysconfdir}/xdg/pcmanfm/default
 %config %{_sysconfdir}/xdg/pcmanfm/default/pcmanfm.conf
 
+
 %files lang -f %{name}.lang
 %defattr(-,root,root,-)
 
+
 %files devel
 %defattr(-,root,root)
 %{_includedir}/%{name}-modules.h
 
+
 %changelog

++++++ pcmanfm-1.2.1.tar.xz -> pcmanfm-1.2.2.tar.xz ++++++
++++ 2874 lines of diff (skipped)

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

Reply via email to