Hello community,

here is the log from the commit of package nautilus-terminal for 
openSUSE:Factory checked in at 2012-01-19 16:56:05
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/nautilus-terminal (Old)
 and      /work/SRC/openSUSE:Factory/.nautilus-terminal.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "nautilus-terminal", Maintainer is ""

Changes:
--------
--- /work/SRC/openSUSE:Factory/nautilus-terminal/nautilus-terminal.changes      
2011-10-02 10:20:20.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.nautilus-terminal.new/nautilus-terminal.changes 
2012-01-19 16:56:07.000000000 +0100
@@ -1,0 +2,10 @@
+Wed Jan 18 09:27:52 UTC 2012 - vu...@opensuse.org
+
+- Update to version 1.0:
+  + Implement about dialog.
+  + Add accelerators for copy/paste.
+  + Implement drag and drop.
+  + Bug fixes.
+- Drop nautilus-terminal-gi-gobject.patch: fixed upstream.
+
+-------------------------------------------------------------------

Old:
----
  nautilus-terminal-0.99_bzr9.tar.gz
  nautilus-terminal-gi-gobject.patch

New:
----
  nautilus-terminal_1.0_src.tar.gz

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

Other differences:
------------------
++++++ nautilus-terminal.spec ++++++
--- /var/tmp/diff_new_pack.Pt5W2B/_old  2012-01-19 16:56:08.000000000 +0100
+++ /var/tmp/diff_new_pack.Pt5W2B/_new  2012-01-19 16:56:08.000000000 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package nautilus-terminal
 #
-# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2012 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
@@ -15,20 +15,16 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-
 %define have_lang 0
 
 Name:           nautilus-terminal
-# This is a checkout of the current version in bzr (revision 9)
-Version:        0.99_bzr9
-Release:        1
-License:        GPL-3.0+
+Version:        1.0
+Release:        0
 Summary:        Integrated Terminal for the Nautilus File Browser
-Url:            http://software.flogisoft.com/nautilus-terminal/
+License:        GPL-3.0+
 Group:          System/GUI/GNOME
-Source:         %{name}-%{version}.tar.gz
-# PATCH-FIX-UPSTREAM nautilus-terminal-gi-gobject.patch lp#841381 
vu...@opensuse.org -- Finish port to pygobject 3.0
-Patch0:         nautilus-terminal-gi-gobject.patch
+Url:            http://software.flogisoft.com/nautilus-terminal/
+Source:         %{name}_%{version}_src.tar.gz
 # For directory ownership:
 BuildRequires:  python-nautilus
 Requires:       nautilus
@@ -49,8 +45,7 @@
 %endif
 
 %prep
-%setup -q -n %{name}
-%patch0 -p1
+%setup -q -n %{name}_%{version}_src
 sed -i '
 s:/usr/share/doc:%{_docdir}/%{name}:
 s:/usr/share:%{_datadir}:
@@ -72,6 +67,7 @@
 %defattr(-,root,root)
 %doc %{_docdir}/%{name}/
 %{_datadir}/nautilus-python/extensions/nautilus_terminal.py
+%{_datadir}/nautilus-terminal/
 
 %if %{have_lang}
 

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

Reply via email to