Hello community,

here is the log from the commit of package yaml-cpp for openSUSE:Factory 
checked in at 2013-06-29 19:43:35
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/yaml-cpp (Old)
 and      /work/SRC/openSUSE:Factory/.yaml-cpp.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "yaml-cpp"

Changes:
--------
--- /work/SRC/openSUSE:Factory/yaml-cpp/yaml-cpp.changes        2012-08-04 
13:41:37.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.yaml-cpp.new/yaml-cpp.changes   2013-06-29 
22:28:14.000000000 +0200
@@ -1,0 +2,6 @@
+Sat Jun 29 13:22:28 UTC 2013 - i...@marguerite.su
+
+- update version 0.5.1
+  * a bug fix release for the new API
+
+-------------------------------------------------------------------

Old:
----
  yaml-cpp-0.3.0.tar.gz

New:
----
  yaml-cpp-0.5.1.tar.gz

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

Other differences:
------------------
++++++ yaml-cpp.spec ++++++
--- /var/tmp/diff_new_pack.8eb51D/_old  2013-06-29 22:28:14.000000000 +0200
+++ /var/tmp/diff_new_pack.8eb51D/_new  2013-06-29 22:28:14.000000000 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package yaml-cpp
 #
-# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -16,14 +16,17 @@
 #
 
 
+%define library_name libyaml-cpp0_5
+
 Name:           yaml-cpp
-Version:        0.3.0
+Version:        0.5.1
 Release:        0
-License:        MIT
 Summary:        YAML parser and emitter in C++
-Url:            http://code.google.com/p/yaml-cpp/
+License:        MIT
 Group:          Development/Libraries/C and C++
+Url:            http://code.google.com/p/yaml-cpp/
 Source0:        http://%{name}.googlecode.com/files/%{name}-%{version}.tar.gz
+BuildRequires:  boost-devel
 BuildRequires:  cmake
 BuildRequires:  gcc
 BuildRequires:  gcc-c++
@@ -34,7 +37,6 @@
 %description
 A YAML parser and emitter in C++ matching the YAML 1.2 spec.
 
-%define library_name  libyaml-cpp0_3
 %package -n %{library_name}
 Summary:        YAML parser and emitter in C++
 Group:          Development/Libraries/C and C++
@@ -51,7 +53,7 @@
 Development files for %{name} library
 
 %prep
-%setup -q -n %{name}
+%setup -q
 
 sed -i -e 's:INCLUDE_INSTALL_ROOT_DIR:INCLUDE_INSTALL_DIR:g' yaml-cpp.pc.cmake
 mkdir build
@@ -67,7 +69,7 @@
 %if %{_lib} == lib64
   -DLIB_SUFFIX=64 \
 %endif
-  %{_builddir}/%{name}
+  ..
 make VERBOSE=1 %{?_smp_mflags}
 
 %install

++++++ yaml-cpp-0.3.0.tar.gz -> yaml-cpp-0.5.1.tar.gz ++++++
++++ 25121 lines of diff (skipped)

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org

Reply via email to