Hello community,

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

Package is "libyui", Maintainer is ""

Changes:
--------
--- /work/SRC/openSUSE:Factory/libyui/libyui.changes    2012-08-09 
16:51:42.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.libyui.new/libyui.changes       2012-09-05 
09:20:36.000000000 +0200
@@ -1,0 +2,5 @@
+Tue Sep  4 14:33:29 CEST 2012 - [email protected]
+
+- Fixed requirements in doc spec file
+
+-------------------------------------------------------------------

Old:
----
  libyui-2.42.0.tar.bz2

New:
----
  libyui-2.42.1.tar.bz2

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

Other differences:
------------------
++++++ libyui-doc.spec ++++++
--- /var/tmp/diff_new_pack.se0R3a/_old  2012-09-05 09:20:38.000000000 +0200
+++ /var/tmp/diff_new_pack.se0R3a/_new  2012-09-05 09:20:38.000000000 +0200
@@ -1,5 +1,5 @@
 #
-# spec file for package libyui (Version 2.42.0)
+# spec file for package libyui (Version 2.42.1)
 #
 # Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
@@ -16,7 +16,7 @@
 #
 
 Name:          libyui-doc
-Version:       2.42.0
+Version:       2.42.1
 Release:       0
 License:       LGPL-2.1 or LGPL-3.0
 Source:                libyui-%{version}.tar.bz2
@@ -28,10 +28,9 @@
 BuildRequires:  fdupes
 BuildRequires:  graphviz-gnome
 BuildRequires:  texlive-latex
+BuildRequires:  cmake >= 2.8
 
 
-Obsoletes:     libyui-doc < %{version}
-
 URL:           http://github.com/libyui/
 Summary:       Libyui documentation
 

++++++ libyui.spec ++++++
--- /var/tmp/diff_new_pack.se0R3a/_old  2012-09-05 09:20:38.000000000 +0200
+++ /var/tmp/diff_new_pack.se0R3a/_new  2012-09-05 09:20:38.000000000 +0200
@@ -1,5 +1,5 @@
 #
-# spec file for package libyui (Version 2.42.0)
+# spec file for package libyui (Version 2.42.1)
 #
 # Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
@@ -20,7 +20,7 @@
 # norootforbuild
 
 Name:          libyui
-Version:       2.42.0
+Version:       2.42.1
 Release:       0
 License:       LGPL-2.1 or LGPL-3.0
 Source:                libyui-%{version}.tar.bz2

++++++ libyui-2.42.0.tar.bz2 -> libyui-2.42.1.tar.bz2 ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libyui-2.42.0/ChangeLog new/libyui-2.42.1/ChangeLog
--- old/libyui-2.42.0/ChangeLog 2012-08-09 11:18:03.000000000 +0200
+++ new/libyui-2.42.1/ChangeLog 2012-09-04 14:54:48.000000000 +0200
@@ -1,4 +1,9 @@
 -------------------------------------------------------------------
+Tue Sep  4 14:33:29 CEST 2012 - [email protected]
+
+- Fixed requirements in doc spec file
+
+-------------------------------------------------------------------
 Wed May  2 16:45:38 CEST 2012 - [email protected]
 
 - Fixed bnc#753784: YaST help dialogs appear fullscreen
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libyui-2.42.0/VERSION.cmake 
new/libyui-2.42.1/VERSION.cmake
--- old/libyui-2.42.0/VERSION.cmake     2012-08-09 11:18:03.000000000 +0200
+++ new/libyui-2.42.1/VERSION.cmake     2012-09-04 14:54:48.000000000 +0200
@@ -1,6 +1,6 @@
 SET( VERSION_MAJOR "2" )
 SET( VERSION_MINOR "42" )
-SET( VERSION_PATCH "0" )
+SET( VERSION_PATCH "1" )
 SET( VERSION "${VERSION_MAJOR}.${VERSION_MINOR}.${VERSION_PATCH}" )
 
 ##### This is need for the libyui core, ONLY.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libyui-2.42.0/buildtools/template-doc.spec.in 
new/libyui-2.42.1/buildtools/template-doc.spec.in
--- old/libyui-2.42.0/buildtools/template-doc.spec.in   2012-08-09 
11:18:03.000000000 +0200
+++ new/libyui-2.42.1/buildtools/template-doc.spec.in   2012-09-04 
14:54:48.000000000 +0200
@@ -28,10 +28,9 @@
 BuildRequires:  fdupes
 BuildRequires:  graphviz-gnome
 BuildRequires:  texlive-latex
+BuildRequires:  cmake >= 2.8
 @BuildRequires@
 
-Obsoletes:     @PROJECTNAME@-doc < %{version}
-
 URL:           @URL@
 Summary:       @PROJECTNAME_UC@ documentation
 

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

Reply via email to