Hello community,

here is the log from the commit of package thunar for openSUSE:Factory checked 
in at 2012-12-19 13:29:35
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/thunar (Old)
 and      /work/SRC/openSUSE:Factory/.thunar.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "thunar", Maintainer is "[email protected]"

Changes:
--------
--- /work/SRC/openSUSE:Factory/thunar/thunar.changes    2012-05-09 
19:31:56.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.thunar.new/thunar.changes       2012-12-19 
13:29:38.000000000 +0100
@@ -1,0 +2,15 @@
+Tue Dec 18 12:37:07 UTC 2012 - [email protected]
+
+- package NEWS file
+
+-------------------------------------------------------------------
+Mon Dec 17 23:24:12 UTC 2012 - [email protected]
+
+- update to version 1.6.1
+  - tabs support
+  - performance improvements
+  - numerous bugfixes
+  - see the included NEWS file for a detailed list of changes
+- rebased thunar-use-xdg-icon-spec-icons.patch
+
+-------------------------------------------------------------------

Old:
----
  Thunar-1.4.0.tar.bz2

New:
----
  Thunar-1.6.1.tar.bz2

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

Other differences:
------------------
++++++ thunar.spec ++++++
--- /var/tmp/diff_new_pack.vccBID/_old  2012-12-19 13:29:39.000000000 +0100
+++ /var/tmp/diff_new_pack.vccBID/_new  2012-12-19 13:29:39.000000000 +0100
@@ -19,7 +19,7 @@
 %define libname libthunarx-2-0
 
 Name:           thunar
-Version:        1.4.0
+Version:        1.6.1
 Release:        0
 Summary:        Fast and Easy to Use File Manager for the Xfce Desktop 
Environment
 License:        GPL-2.0+
@@ -29,7 +29,6 @@
 Source100:      %{name}-rpmlintrc
 # PATCH-FIX-UPSTREAM thunar-use-xdg-icon-spec-icons.patch [email protected] -- 
Use generic icons that conform to the XDG Icon Naming Spec
 Patch0:         thunar-use-xdg-icon-spec-icons.patch
-BuildRequires:  ed
 BuildRequires:  fdupes
 BuildRequires:  gtk-doc
 BuildRequires:  intltool
@@ -95,10 +94,6 @@
 %prep
 %setup -q -n Thunar-%{version}
 %patch0 -p1
-ed -s thunar/thunar-settings.desktop.in 2>/dev/null <<'EOF'
-,s/^Icon=file-manager/Icon=system-file-manager/
-w
-EOF
 
 %build
 %configure \
@@ -152,7 +147,7 @@
 
 %files
 %defattr(-,root,root)
-%doc README ChangeLog COPYING AUTHORS FAQ HACKING THANKS TODO docs/README.*
+%doc README NEWS ChangeLog COPYING AUTHORS FAQ HACKING THANKS TODO 
docs/README.*
 %dir %{_sysconfdir}/xdg/Thunar
 %config %{_sysconfdir}/xdg/Thunar/uca.xml
 %{_bindir}/Thunar

++++++ Thunar-1.4.0.tar.bz2 -> Thunar-1.6.1.tar.bz2 ++++++
++++ 288852 lines of diff (skipped)

++++++ thunar-use-xdg-icon-spec-icons.patch ++++++
--- /var/tmp/diff_new_pack.vccBID/_old  2012-12-19 13:29:41.000000000 +0100
+++ /var/tmp/diff_new_pack.vccBID/_new  2012-12-19 13:29:41.000000000 +0100
@@ -1,7 +1,7 @@
-Index: Thunar-1.4.0/plugins/thunar-uca/uca.xml.in
+Index: Thunar-1.6.1/plugins/thunar-uca/uca.xml.in
 ===================================================================
---- Thunar-1.4.0.orig/plugins/thunar-uca/uca.xml.in
-+++ Thunar-1.4.0/plugins/thunar-uca/uca.xml.in
+--- Thunar-1.6.1.orig/plugins/thunar-uca/uca.xml.in
++++ Thunar-1.6.1/plugins/thunar-uca/uca.xml.in
 @@ -36,7 +36,7 @@
  <actions>
  
@@ -11,16 +11,3 @@
      <patterns>*</patterns>
      <_name>Open Terminal Here</_name>
      <command>exo-open --working-directory %f --launch 
TerminalEmulator</command>
-Index: Thunar-1.4.0/thunar/thunar-preferences-dialog.c
-===================================================================
---- Thunar-1.4.0.orig/thunar/thunar-preferences-dialog.c
-+++ Thunar-1.4.0/thunar/thunar-preferences-dialog.c
-@@ -187,7 +187,7 @@ thunar_preferences_dialog_init (ThunarPr
- 
-   /* configure the dialog properties */
-   gtk_dialog_set_has_separator (GTK_DIALOG (dialog), FALSE);
--  gtk_window_set_icon_name (GTK_WINDOW (dialog), "xfce-filemanager");
-+  gtk_window_set_icon_name (GTK_WINDOW (dialog), "system-file-manager");
-   gtk_window_set_resizable (GTK_WINDOW (dialog), FALSE);
-   gtk_window_set_title (GTK_WINDOW (dialog), _("File Manager Preferences"));
- 

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

Reply via email to