Hello community,

here is the log from the commit of package libyui-ncurses for openSUSE:Factory 
checked in at 2012-09-11 09:12:03
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libyui-ncurses (Old)
 and      /work/SRC/openSUSE:Factory/.libyui-ncurses.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "libyui-ncurses", Maintainer is ""

Changes:
--------
--- /work/SRC/openSUSE:Factory/libyui-ncurses/libyui-ncurses.changes    
2012-09-05 09:25:57.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.libyui-ncurses.new/libyui-ncurses.changes       
2012-09-11 09:12:05.000000000 +0200
@@ -1,0 +2,5 @@
+Fri Sep  7 13:50:36 CEST 2012 - [email protected]
+
+- V 2.42.2
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ libyui-ncurses-doc.spec ++++++
--- /var/tmp/diff_new_pack.3WjTKs/_old  2012-09-11 09:12:11.000000000 +0200
+++ /var/tmp/diff_new_pack.3WjTKs/_new  2012-09-11 09:12:11.000000000 +0200
@@ -29,6 +29,8 @@
 BuildRequires:  graphviz-gnome
 BuildRequires:  texlive-latex
 BuildRequires:  cmake >= 2.8
+BuildRequires:  gcc-c++
+BuildRequires:  libyui-devel
 
 
 URL:           http://github.com/libyui/

++++++ libyui-ncurses-2.42.2.tar.bz2 ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libyui-ncurses-2.42.2/ChangeLog 
new/libyui-ncurses-2.42.2/ChangeLog
--- old/libyui-ncurses-2.42.2/ChangeLog 2012-09-04 14:59:40.000000000 +0200
+++ new/libyui-ncurses-2.42.2/ChangeLog 2012-09-07 14:14:20.000000000 +0200
@@ -1,4 +1,9 @@
 -------------------------------------------------------------------
+Fri Sep  7 13:50:36 CEST 2012 - [email protected]
+
+- V 2.42.2
+
+-------------------------------------------------------------------
 Tue Sep  4 14:36:17 CEST 2012 - [email protected]
 
 - Fixed requirements in doc spec file
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libyui-ncurses-2.42.2/VERSION.cmake 
new/libyui-ncurses-2.42.2/VERSION.cmake
--- old/libyui-ncurses-2.42.2/VERSION.cmake     2012-09-04 14:59:40.000000000 
+0200
+++ new/libyui-ncurses-2.42.2/VERSION.cmake     2012-09-07 14:14:20.000000000 
+0200
@@ -2,3 +2,11 @@
 SET( VERSION_MINOR "42" )
 SET( VERSION_PATCH "2" )
 SET( VERSION "${VERSION_MAJOR}.${VERSION_MINOR}.${VERSION_PATCH}" )
+
+##### This is need for the libyui core, ONLY.
+##### These will be overridden from exports in LibyuiConfig.cmake
+SET( SONAME_MAJOR "4" )
+SET( SONAME_MINOR "0" )
+SET( SONAME_PATCH "0" )
+SET( SONAME "${SONAME_MAJOR}.${SONAME_MINOR}.${SONAME_PATCH}" )
+

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

Reply via email to