Hello community,

here is the log from the commit of package libyaml for openSUSE:Factory checked 
in at 2013-04-03 13:03:33
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libyaml (Old)
 and      /work/SRC/openSUSE:Factory/.libyaml.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "libyaml", Maintainer is "r...@suse.com"

Changes:
--------
--- /work/SRC/openSUSE:Factory/libyaml/libyaml.changes  2011-09-23 
02:11:17.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.libyaml.new/libyaml.changes     2013-04-03 
13:03:35.000000000 +0200
@@ -1,0 +2,12 @@
+Tue Mar 26 12:25:02 UTC 2013 - dmuel...@suse.com
+
+- update to 0.1.4:
+  * documentation update
+  * add pkgconfig support 
+
+-------------------------------------------------------------------
+Sun Jan 29 21:44:24 UTC 2012 - jeng...@medozas.de
+
+- Remove redundant tags/sections per specfile guideline suggestions
+
+-------------------------------------------------------------------

Old:
----
  yaml-0.1.3.tar.gz

New:
----
  yaml-0.1.4.tar.gz

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

Other differences:
------------------
++++++ libyaml.spec ++++++
--- /var/tmp/diff_new_pack.wDjK7e/_old  2013-04-03 13:03:36.000000000 +0200
+++ /var/tmp/diff_new_pack.wDjK7e/_new  2013-04-03 13:03:36.000000000 +0200
@@ -15,11 +15,9 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-# norootforbuild
-
 
 Name:           libyaml
-Version:        0.1.3
+Version:        0.1.4
 Release:        1
 #
 License:        MIT
@@ -28,7 +26,7 @@
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 #
 Url:            http://pyyaml.org/wiki/LibYAML
-Source:         http://pyyaml.org/download/libyaml/yaml-0.1.3.tar.gz
+Source:         http://pyyaml.org/download/libyaml/yaml-%{version}.tar.gz
 #
 Summary:        A YAML 1.1 parser and emitter written in C
 
@@ -50,7 +48,6 @@
 This package holds the shared library of libyaml.
 
 %package devel
-License:        MIT
 Group:          Development/Libraries/C and C++
 Requires:       %{lib_name} = %{version}
 #
@@ -75,9 +72,6 @@
 %check
 make check
 
-%clean
-rm -rf %{buildroot}
-
 %post   -n %{lib_name} -p /sbin/ldconfig
 
 %postun -n %{lib_name} -p /sbin/ldconfig
@@ -85,11 +79,12 @@
 %files -n %{lib_name}
 %defattr(-,root,root,-)
 %{_libdir}/libyaml-0.so.2
-%{_libdir}/libyaml-0.so.2.0.1
+%{_libdir}/libyaml-0.so.2.0.*
 
 %files devel
 %defattr(-,root,root,-)
 %{_includedir}/yaml.h
 %{_libdir}/libyaml.so
+%{_libdir}/pkgconfig/yaml-0.1.pc
 
 %changelog

++++++ yaml-0.1.3.tar.gz -> yaml-0.1.4.tar.gz ++++++
++++ 33465 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