Hello community,

here is the log from the commit of package exiv2 for openSUSE:Factory checked 
in at 2017-11-30 12:40:35
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/exiv2 (Old)
 and      /work/SRC/openSUSE:Factory/.exiv2.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "exiv2"

Thu Nov 30 12:40:35 2017 rev:48 rq:545091 version:0.26

Changes:
--------
--- /work/SRC/openSUSE:Factory/exiv2/exiv2.changes      2017-10-23 
16:39:19.619897790 +0200
+++ /work/SRC/openSUSE:Factory/.exiv2.new/exiv2.changes 2017-11-30 
12:40:36.672346198 +0100
@@ -1,0 +2,6 @@
+
+Fri Nov 24 04:10:00 UTC 2017 - [email protected]
+
+- split developer documentation into separate package
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ exiv2.spec ++++++
--- /var/tmp/diff_new_pack.E2CuBK/_old  2017-11-30 12:40:37.856303151 +0100
+++ /var/tmp/diff_new_pack.E2CuBK/_new  2017-11-30 12:40:37.860303005 +0100
@@ -70,6 +70,15 @@
 Exiv2 is a C++ library and a command line utility to access image
 metadata.
 
+%package -n libexiv2-doc
+Summary:        Library to access image metadata - Documentation
+Group:          System/Libraries
+
+%description -n libexiv2-doc
+libexiv2 is a C++ library with a C compatibility interface to access
+image metadata, esp from Exif tags. This package contains the developer
+documentation in HTML format.
+
 %lang_package
 %prep
 %setup -q -n %{name}-trunk
@@ -114,9 +123,12 @@
 
 %files  -n libexiv2-devel
 %defattr(-,root,root)
-%doc doc/html
 %{_includedir}/exiv2
 %{_libdir}/libexiv2.so
 %{_libdir}/pkgconfig/exiv2.pc
 
+%files -n libexiv2-doc
+%defattr(-,root,root)
+%doc doc/html
+
 %changelog


Reply via email to