Hello community,

here is the log from the commit of package libsmraw for openSUSE:Factory 
checked in at 2017-10-05 11:57:57
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libsmraw (Old)
 and      /work/SRC/openSUSE:Factory/.libsmraw.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "libsmraw"

Thu Oct  5 11:57:57 2017 rev:10 rq:530604 version:0~20170803

Changes:
--------
--- /work/SRC/openSUSE:Factory/libsmraw/libsmraw.changes        2017-02-21 
13:48:14.338182510 +0100
+++ /work/SRC/openSUSE:Factory/.libsmraw.new/libsmraw.changes   2017-10-05 
11:57:57.263613304 +0200
@@ -1,0 +2,9 @@
+Mon Oct  2 22:35:26 UTC 2017 - [email protected]
+
+- update to v0~20170803
+       * applied 2017 update
+       * worked on tests
+- change Group: field for python binding to devel/languages/python
+- Add python3 binding subpackage
+
+-------------------------------------------------------------------

Old:
----
  libsmraw-alpha-20160424.tar.gz

New:
----
  libsmraw-alpha-20170803.tar.gz

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

Other differences:
------------------
++++++ libsmraw.spec ++++++
--- /var/tmp/diff_new_pack.oO04p1/_old  2017-10-05 11:57:57.831533399 +0200
+++ /var/tmp/diff_new_pack.oO04p1/_new  2017-10-05 11:57:57.831533399 +0200
@@ -18,7 +18,7 @@
 
 Name:           libsmraw
 %define lname  libsmraw1
-%define timestamp 20160424
+%define timestamp 20170803
 Version:        0~%timestamp
 Release:        0
 Summary:        Library and tools to access the (split) RAW image format
@@ -27,7 +27,6 @@
 Url:            https://github.com/libyal/libsmraw/wiki
 Source:         
https://github.com/libyal/libsmraw/releases/download/%timestamp/%name-alpha-%timestamp.tar.gz
 BuildRequires:  pkg-config
-BuildRequires:  python-devel
 BuildRequires:  pkgconfig(fuse) >= 2.6
 BuildRequires:  pkgconfig(libbfio) >= 20120426
 BuildRequires:  pkgconfig(libcdata) >= 20120425
@@ -46,6 +45,8 @@
 BuildRequires:  pkgconfig(libhmac) >= 20120425
 BuildRequires:  pkgconfig(libuna) >= 20120425
 BuildRequires:  pkgconfig(openssl) >= 1.0
+BuildRequires:  pkgconfig(python2)
+BuildRequires:  pkgconfig(python3)
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 
 %description
@@ -80,14 +81,25 @@
 acquire, export, query and verify storage media (split) RAW files.
 
 %package -n python-%name
-Summary:        Python bindings for libsmraw
-Group:          Development/Libraries/Python
+Summary:        Python 2 bindings for libsmraw
+Group:          Development/Languages/Python
 Requires:       %lname = %version
 Requires:       python
 Provides:       pysmraw
 
 %description -n python-%name
-Python bindings for libsmraw, which provides functionality to work
+Python 2 bindings for libsmraw, which provides functionality to work
+with (split) RAW files.
+
+%package -n python3-%name
+Summary:        Python 3 bindings for libsmraw
+Group:          Development/Languages/Python
+Requires:       %lname = %version
+Requires:       python3
+Provides:       pysmraw
+
+%description -n python3-%name
+Python 3 bindings for libsmraw, which provides functionality to work
 with (split) RAW files.
 
 %prep

++++++ libsmraw-alpha-20160424.tar.gz -> libsmraw-alpha-20170803.tar.gz ++++++
++++ 88337 lines of diff (skipped)


Reply via email to