Hello community,

here is the log from the commit of package scout for openSUSE:Factory checked 
in at 2014-03-04 14:02:34
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/scout (Old)
 and      /work/SRC/openSUSE:Factory/.scout.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "scout"

Changes:
--------
--- /work/SRC/openSUSE:Factory/scout/scout.changes      2012-05-07 
22:52:04.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.scout.new/scout.changes 2014-03-04 
14:02:36.000000000 +0100
@@ -1,0 +2,6 @@
+Mon Mar  3 14:56:01 CET 2014 - [email protected]
+
+- port from libsatsolver to libsolv [fate#316955]
+- fix bnc#714558: support utf-8 chars in solvable names
+
+-------------------------------------------------------------------

Old:
----
  scout.tar.bz2

New:
----
  scout-g32312797.tar.bz2

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

Other differences:
------------------
++++++ scout.spec ++++++
--- /var/tmp/diff_new_pack.sMIChw/_old  2014-03-04 14:02:36.000000000 +0100
+++ /var/tmp/diff_new_pack.sMIChw/_new  2014-03-04 14:02:36.000000000 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package scout
 #
-# Copyright (c) 2012 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
@@ -15,6 +15,7 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
+
 Name:           scout
 Version:        0.1.0
 Release:        0
@@ -22,7 +23,7 @@
 Summary:        Indexing Package Properties
 License:        MIT
 Group:          System/Packages
-Source:         %{name}.tar.bz2
+Source:         %{name}-g32312797.tar.bz2
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  gettext
 BuildRequires:  python
@@ -38,8 +39,8 @@
 %define python_sitelib %{py_sitedir}
 %endif
 %if 0%{?suse_version} > 1100
-BuildRequires:  python-satsolver >= 0.12.0
-Requires:       python-satsolver >= 0.12.0
+BuildRequires:  python-solv
+Requires:       python-solv
 %endif
 %else
 BuildArch:      noarch
@@ -84,7 +85,8 @@
 Release:        0
 Summary:        Command Not Found extension for shell
 Group:          System/Packages
-Requires:       python rpm-python
+Requires:       python
+Requires:       rpm-python
 Requires:       scout = %{version}-%{release}
 %if 0%{?suse_version} && 0%{?suse_version} <= 1100
 Requires:       bash(CommandNotFound)

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

Reply via email to