Hello community,

here is the log from the commit of package scout for openSUSE:Factory checked 
in at 2015-10-14 16:39:19
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
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      2014-04-12 
22:11:57.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.scout.new/scout.changes 2015-10-14 
16:39:21.000000000 +0200
@@ -1,0 +2,8 @@
+Fri Sep 25 18:08:16 UTC 2015 - [email protected]
+
+- Update to version 0.1.0+20150925:
+  + Update translations based on 
https://svn.opensuse.org/svn/opensuse-i18n/trunk/lcn/ - REV 92845
+    (boo#906691).
+- Change to source service (disabled), checking out from git.
+
+-------------------------------------------------------------------

Old:
----
  scout-g562bbee6.tar.bz2

New:
----
  _service
  _servicedata
  scout-0.1.0+20150925.tar.xz

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

Other differences:
------------------
++++++ scout.spec ++++++
--- /var/tmp/diff_new_pack.lNRBnR/_old  2015-10-14 16:39:22.000000000 +0200
+++ /var/tmp/diff_new_pack.lNRBnR/_new  2015-10-14 16:39:22.000000000 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package scout
 #
-# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 SUSE LINUX 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,13 +17,13 @@
 
 
 Name:           scout
-Version:        0.1.0
+Version:        0.1.0+20150925
 Release:        0
 Url:            http://old-en.opensuse.org/Scout
 Summary:        Indexing Package Properties
 License:        MIT
 Group:          System/Packages
-Source:         %{name}-g562bbee6.tar.bz2
+Source:         %{name}-%{version}.tar.xz
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  gettext
 BuildRequires:  python
@@ -81,7 +81,7 @@
 %if %{cnfrepo} != none
 
 %package -n command-not-found
-Version:        0.1.0
+Version:        0.1.0+20150925
 Release:        0
 Summary:        Command Not Found extension for shell
 Group:          System/Packages
@@ -126,7 +126,7 @@
 # %endif
 
 %prep
-%setup -q -n %{name}
+%setup -q
 
 %build
 # compile scripts

++++++ _service ++++++
<services>
  <service name="tar_scm" mode="disabled">
    <param name="url">https://github.com/openSUSE/scout.git</param>
    <param name="scm">git</param>
    <param name="versionformat">0.1.0+%cd</param>
    <param name="submodules">enable</param>
    <param name="changesgenerate">enable</param>
  </service>
  <service name="recompress" mode="disabled">
    <param name="file">*.tar</param>
    <param name="compression">xz</param>
  </service>
  <service name="set_version" mode="disabled"/>
</services>
++++++ _servicedata ++++++
<servicedata>
<service name="tar_scm">
            <param name="url">https://github.com/openSUSE/scout.git</param>
          <param 
name="changesrevision">27cfb6e1c0e42ee4bd58a43924cbd599bdf57c81</param></service></servicedata>

Reply via email to