Hello community,
here is the log from the commit of package libyui-ncurses-pkg for
openSUSE:Factory checked in at 2012-09-11 09:12:10
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libyui-ncurses-pkg (Old)
and /work/SRC/openSUSE:Factory/.libyui-ncurses-pkg.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libyui-ncurses-pkg", Maintainer is ""
Changes:
--------
--- /work/SRC/openSUSE:Factory/libyui-ncurses-pkg/libyui-ncurses-pkg.changes
2012-09-05 09:26:10.000000000 +0200
+++
/work/SRC/openSUSE:Factory/.libyui-ncurses-pkg.new/libyui-ncurses-pkg.changes
2012-09-11 09:12:12.000000000 +0200
@@ -1,0 +2,5 @@
+Fri Sep 7 13:51:19 CEST 2012 - [email protected]
+
+- Version 2.42.2
+
+-------------------------------------------------------------------
Old:
----
libyui-ncurses-pkg-2.42.0.tar.bz2
New:
----
libyui-ncurses-pkg-2.42.2.tar.bz2
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ libyui-ncurses-pkg-doc.spec ++++++
--- /var/tmp/diff_new_pack.cgvKgH/_old 2012-09-11 09:12:19.000000000 +0200
+++ /var/tmp/diff_new_pack.cgvKgH/_new 2012-09-11 09:12:19.000000000 +0200
@@ -1,5 +1,5 @@
#
-# spec file for package libyui-ncurses-pkg (Version 2.42.0)
+# spec file for package libyui-ncurses-pkg (Version 2.42.2)
#
# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
#
@@ -16,7 +16,7 @@
#
Name: libyui-ncurses-pkg-doc
-Version: 2.42.0
+Version: 2.42.2
Release: 0
License: LGPL-2.1 or LGPL-3.0
Source: libyui-ncurses-pkg-%{version}.tar.bz2
@@ -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-pkg.spec ++++++
--- /var/tmp/diff_new_pack.cgvKgH/_old 2012-09-11 09:12:19.000000000 +0200
+++ /var/tmp/diff_new_pack.cgvKgH/_new 2012-09-11 09:12:19.000000000 +0200
@@ -1,5 +1,5 @@
#
-# spec file for package libyui-ncurses-pkg (Version 2.42.0)
+# spec file for package libyui-ncurses-pkg (Version 2.42.2)
#
# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
#
@@ -18,7 +18,7 @@
# norootforbuild
Name: libyui-ncurses-pkg
-Version: 2.42.0
+Version: 2.42.2
Release: 0
License: LGPL-2.1 or LGPL-3.0
Source: libyui-ncurses-pkg-%{version}.tar.bz2
++++++ libyui-ncurses-pkg-2.42.0.tar.bz2 -> libyui-ncurses-pkg-2.42.2.tar.bz2
++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/libyui-ncurses-pkg-2.42.0/ChangeLog
new/libyui-ncurses-pkg-2.42.2/ChangeLog
--- old/libyui-ncurses-pkg-2.42.0/ChangeLog 2012-09-04 15:08:24.000000000
+0200
+++ new/libyui-ncurses-pkg-2.42.2/ChangeLog 2012-09-07 14:21:18.000000000
+0200
@@ -1,4 +1,9 @@
-------------------------------------------------------------------
+Fri Sep 7 13:51:19 CEST 2012 - [email protected]
+
+- Version 2.42.2
+
+-------------------------------------------------------------------
Tue Sep 4 14:36:48 CEST 2012 - [email protected]
- Fixed requirements in doc spec file
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/libyui-ncurses-pkg-2.42.0/VERSION.cmake
new/libyui-ncurses-pkg-2.42.2/VERSION.cmake
--- old/libyui-ncurses-pkg-2.42.0/VERSION.cmake 2012-09-04 15:08:24.000000000
+0200
+++ new/libyui-ncurses-pkg-2.42.2/VERSION.cmake 2012-09-07 14:21:18.000000000
+0200
@@ -1,4 +1,12 @@
SET( VERSION_MAJOR "2" )
SET( VERSION_MINOR "42" )
-SET( VERSION_PATCH "0" )
+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]