Hello community,

here is the log from the commit of package rocs for openSUSE:Factory checked in 
at 2013-12-19 13:17:01
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/rocs (Old)
 and      /work/SRC/openSUSE:Factory/.rocs.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "rocs"

Changes:
--------
--- /work/SRC/openSUSE:Factory/rocs/rocs.changes        2013-12-11 
14:34:15.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.rocs.new/rocs.changes   2013-12-19 
13:17:03.000000000 +0100
@@ -1,0 +2,7 @@
+Sat Dec 14 18:08:50 UTC 2013 - [email protected]
+
+- Update to 4.12.0
+   * KDE 4.12.0  release
+   * See http://www.kde.org/announcements/4.12.php
+
+-------------------------------------------------------------------

Old:
----
  rocs-4.11.97.tar.xz

New:
----
  rocs-4.12.0.tar.xz

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

Other differences:
------------------
++++++ rocs.spec ++++++
--- /var/tmp/diff_new_pack.vQ3WJx/_old  2013-12-19 13:17:03.000000000 +0100
+++ /var/tmp/diff_new_pack.vQ3WJx/_new  2013-12-19 13:17:03.000000000 +0100
@@ -17,7 +17,7 @@
 
 
 Name:           rocs
-Version:        4.11.97
+Version:        4.12.0
 Release:        0
 Summary:        Graph Theory IDE
 License:        GPL-3.0+

++++++ rocs-4.11.97.tar.xz -> rocs-4.12.0.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/rocs-4.11.97/App/CMakeLists.txt 
new/rocs-4.12.0/App/CMakeLists.txt
--- old/rocs-4.11.97/App/CMakeLists.txt 2013-11-28 00:35:27.000000000 +0100
+++ new/rocs-4.12.0/App/CMakeLists.txt  2013-12-10 07:36:47.000000000 +0100
@@ -21,8 +21,8 @@
 project(rocs)
 
 set(ROCS_VERSION_MAJOR 1)
-set(ROCS_VERSION_MINOR 9)
-set(ROCS_VERSION_PATCH 80)
+set(ROCS_VERSION_MINOR 10)
+set(ROCS_VERSION_PATCH 0)
 
 configure_file( "${rocs_SOURCE_DIR}/rocsversion.h.cmake" 
"${rocs_BINARY_DIR}/rocsversion.h" @ONLY )
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/rocs-4.11.97/RocsCore/DataStructures/Graph/CMakeLists.txt 
new/rocs-4.12.0/RocsCore/DataStructures/Graph/CMakeLists.txt
--- old/rocs-4.11.97/RocsCore/DataStructures/Graph/CMakeLists.txt       
2013-11-28 00:35:27.000000000 +0100
+++ new/rocs-4.12.0/RocsCore/DataStructures/Graph/CMakeLists.txt        
2013-12-10 07:36:47.000000000 +0100
@@ -40,8 +40,7 @@
     NodeItem.cpp
     EdgeItem.cpp)
 
-kde4_add_plugin(rocs_GraphStructure ${GraphStructure_SRC})
-kde4_add_library(rocs_GraphStructure SHARED ${GraphStructure_SRC})
+kde4_add_plugin(rocs_GraphStructure SHARED ${GraphStructure_SRC})
 
 target_link_libraries(rocs_GraphStructure
                 ${KDE4_KDEUI_LIBS}
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/rocs-4.11.97/RocsCore/DataStructures/LinkedList/CMakeLists.txt 
new/rocs-4.12.0/RocsCore/DataStructures/LinkedList/CMakeLists.txt
--- old/rocs-4.11.97/RocsCore/DataStructures/LinkedList/CMakeLists.txt  
2013-11-28 00:35:27.000000000 +0100
+++ new/rocs-4.12.0/RocsCore/DataStructures/LinkedList/CMakeLists.txt   
2013-12-10 07:36:47.000000000 +0100
@@ -40,7 +40,6 @@
 )
 
 kde4_add_plugin(rocs_ListStructure ${ListStructure_SRC} )
-kde4_add_library(rocs_ListStructure SHARED ${ListStructure_SRC} )
 
 target_link_libraries(rocs_ListStructure
                 ${KDE4_KDEUI_LIBS}

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

Reply via email to