Hello community,

here is the log from the commit of package cdemu-client for openSUSE:Factory 
checked in at 2015-11-26 17:04:03
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/cdemu-client (Old)
 and      /work/SRC/openSUSE:Factory/.cdemu-client.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "cdemu-client"

Changes:
--------
--- /work/SRC/openSUSE:Factory/cdemu-client/cdemu-client.changes        
2014-07-17 17:31:53.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.cdemu-client.new/cdemu-client.changes   
2015-11-26 17:04:04.000000000 +0100
@@ -1,0 +2,6 @@
+Mon Nov 23 22:39:47 UTC 2015 - [email protected]
+
+- Update to new upstream release 3.0.1
+* build only fixes
+
+-------------------------------------------------------------------

Old:
----
  cdemu-client-3.0.0.tar.bz2

New:
----
  cdemu-client-3.0.1.tar.bz2

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

Other differences:
------------------
++++++ cdemu-client.spec ++++++
--- /var/tmp/diff_new_pack.mvl35G/_old  2015-11-26 17:04:05.000000000 +0100
+++ /var/tmp/diff_new_pack.mvl35G/_new  2015-11-26 17:04:05.000000000 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package cdemu-client
 #
-# 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,7 +17,7 @@
 
 
 Name:           cdemu-client
-Version:        3.0.0
+Version:        3.0.1
 Release:        0
 Summary:        Command-line client to control cdemu-daemon
 License:        GPL-2.0+

++++++ cdemu-client-3.0.0.tar.bz2 -> cdemu-client-3.0.1.tar.bz2 ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/cdemu-client-3.0.0/README 
new/cdemu-client-3.0.1/README
--- old/cdemu-client-3.0.0/README       2014-06-29 15:25:04.000000000 +0200
+++ new/cdemu-client-3.0.1/README       2015-11-21 15:10:29.000000000 +0100
@@ -1,5 +1,5 @@
 CDEmu client
-3.0.0
+3.0.1
 ~~~~~
 
 Table of Contents:
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/cdemu-client-3.0.0/cmake/FindIntlTool.cmake 
new/cdemu-client-3.0.1/cmake/FindIntlTool.cmake
--- old/cdemu-client-3.0.0/cmake/FindIntlTool.cmake     2014-06-29 
15:25:04.000000000 +0200
+++ new/cdemu-client-3.0.1/cmake/FindIntlTool.cmake     2015-11-21 
15:10:29.000000000 +0100
@@ -63,7 +63,7 @@
         set (gmo_files ${gmo_files} ${gmo_file})
     endforeach ()
 
-    set (translations-target "${PROJECT_NAME} translations")
+    set (translations-target "${PROJECT_NAME}-translations")
     add_custom_target (${translations-target} ALL DEPENDS ${gmo_files})
 endfunction ()
 
@@ -87,7 +87,7 @@
         )
     endif ()
 
-    set (intltool-merge-target "intltool-merge ${out_filename}")
+    set (intltool-merge-target "intltool-merge-${out_filename}")
     add_custom_target (${intltool-merge-target} ALL DEPENDS ${out_filename})
 endfunction ()
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/cdemu-client-3.0.0/debian/changelog 
new/cdemu-client-3.0.1/debian/changelog
--- old/cdemu-client-3.0.0/debian/changelog     2014-06-29 15:25:04.000000000 
+0200
+++ new/cdemu-client-3.0.1/debian/changelog     2015-11-21 15:10:29.000000000 
+0100
@@ -1,3 +1,7 @@
+cdemu-client (3.0.1-1) debian; urgency=low
+  * Updated to 3.0.1
+ -- Rok Mandeljc <[email protected]>  Sat, 21 Nov 2015 12:00:00 +0100
+
 cdemu-client (3.0.0-1) debian; urgency=low
   * Initial Release. Closes: #705409
  -- Henrik Stokseth <[email protected]>  Sat, 05 Apr 2014 12:00:00 +0100
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/cdemu-client-3.0.0/src/cdemu 
new/cdemu-client-3.0.1/src/cdemu
--- old/cdemu-client-3.0.0/src/cdemu    2014-06-29 15:25:04.000000000 +0200
+++ new/cdemu-client-3.0.1/src/cdemu    2015-11-21 15:10:29.000000000 +0100
@@ -36,7 +36,7 @@
 
 # *** Globals ***
 app_name = "cdemu-client"
-app_version = "3.0.0"
+app_version = "3.0.1"
 supported_daemon_interface_version = [ 7, 0 ]
 
 # I18n


Reply via email to