Hello community,

here is the log from the commit of package vacuum-im for openSUSE:Factory 
checked in at 2015-06-12 20:31:31
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/vacuum-im (Old)
 and      /work/SRC/openSUSE:Factory/.vacuum-im.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "vacuum-im"

Changes:
--------
--- /work/SRC/openSUSE:Factory/vacuum-im/vacuum-im.changes      2014-12-16 
14:48:20.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.vacuum-im.new/vacuum-im.changes 2015-06-12 
20:31:37.000000000 +0200
@@ -1,0 +2,16 @@
+Wed Jun 10 10:19:25 UTC 2015 - [email protected]
+
+- update source to revision c9ea75a
+  * fix CMake CMP0022 policy warning
+
+-------------------------------------------------------------------
+Tue Jun  9 18:12:40 UTC 2015 - [email protected]
+
+- update to 1.2.5
+  * Fixed automatic activation of notifications
+  * Fixed conference entrance detection by status codes
+  * The application may fail on changing discovery entity in discovery items 
window
+  * Removed some CAPTCHA validations for compatibility with XEP
+  * Fixed truncation nickname to space in the conference /nick command
+
+-------------------------------------------------------------------

Old:
----
  vacuum-im-1.2.4.tar.xz

New:
----
  vacuum-im-1.2.5+rc9ea75a.tar.xz

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

Other differences:
------------------
++++++ vacuum-im.spec ++++++
--- /var/tmp/diff_new_pack.MLtSFa/_old  2015-06-12 20:31:38.000000000 +0200
+++ /var/tmp/diff_new_pack.MLtSFa/_new  2015-06-12 20:31:38.000000000 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package vacuum-im
 #
-# 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,15 +17,15 @@
 
 
 %define sname vacuum
-%define main_version 1.2.4
-%define rbuild 2455
+%define rtime 1433926841
+%define rhash c9ea75a
 Name:           %{sname}-im
 Summary:        Crossplatform Jabber client written on Qt
 License:        GPL-3.0
 Group:          Productivity/Networking/Instant Messenger 
-Version:        %{main_version}+r%{rbuild}
+Version:        1.2.5
 Release:        0
-Source:         %{name}-%{main_version}.tar.xz
+Source:         %{name}-%{version}+r%{rhash}.tar.xz
 # PATCH-FEATURE-UPSTREAM fix_cmake_rules.patch
 Patch0:         fix_cmake_rules.patch
 # PATCH-FEATURE-UPSTREAM paranoia.patch
@@ -68,7 +68,7 @@
 %lang_package
 
 %prep
-%setup -q -n %{main_version}
+%setup -q -n %{name}
 
 %patch0 -p1
 %patch1 -p0
@@ -78,7 +78,8 @@
 %{__mkdir} build
 cd build
 cmake .. -DCMAKE_BUILD_TYPE=RelWithDebInfo\
-        -DVER_STRING="%{rbuild}"\
+        -DGIT_DATE='%{rtime}'\
+        -DGIT_HASH='%{rhash}'\
         -DINSTALL_SDK=1\
         -DCMAKE_INSTALL_PREFIX=%{_prefix}\
         -DINSTALL_APP_DIR=%{name}\


Reply via email to