Hello community, here is the log from the commit of package libsmdev for openSUSE:Factory checked in at 2015-01-30 14:58:28 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libsmdev (Old) and /work/SRC/openSUSE:Factory/.libsmdev.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libsmdev" Changes: -------- --- /work/SRC/openSUSE:Factory/libsmdev/libsmdev.changes 2014-08-21 17:25:00.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.libsmdev.new/libsmdev.changes 2015-01-30 14:58:29.000000000 +0100 @@ -1,0 +2,13 @@ +Fri Jan 9 18:26:15 UTC 2015 - [email protected] + +- update to v0~20150105 + * 2015 update + * worked on Python 3 support + * code clean up + * bug fix in Python-bindings +- update URL to the new github site +- replace Source: field with fully defined URL +- remove DL-URL comment +- start using libcstring from OBS, not internal version + +------------------------------------------------------------------- Old: ---- libsmdev-alpha-20140803.tar.gz New: ---- libsmdev-alpha-20150105.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libsmdev.spec ++++++ --- /var/tmp/diff_new_pack.1vQ8F6/_old 2015-01-30 14:58:30.000000000 +0100 +++ /var/tmp/diff_new_pack.1vQ8F6/_new 2015-01-30 14:58:30.000000000 +0100 @@ -1,7 +1,7 @@ # # spec file for package libsmdev # -# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2015 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 @@ -17,36 +17,28 @@ %define lname libsmdev1 -%define timestamp 20140803 +%define timestamp 20150105 Name: libsmdev Version: 0~%{timestamp} Release: 0 Summary: Library to access storage media devices License: LGPL-3.0+ Group: Productivity/File utilities -Url: http://code.google.com/p/libsmdev/ -#Git-Clone: http://code.google.com/p/libsmdev -#DL-URL: https://googledrive.com/host/0B3fBvzttpiiSNEJFQ1FqanFYVUU/libsmdev-alpha-20140803.tar.gz -Source: %{name}-alpha-%{timestamp}.tar.gz +Url: https://github.com/libyal/libsmdev/wiki +Source: https://github.com/libyal/libsmdev/releases/download/%timestamp/%{name}-alpha-%{timestamp}.tar.gz BuildRequires: pkg-config BuildRequires: python-devel -%if 0%{?suse_version} > 1230 BuildRequires: pkgconfig(libcdata) >= 20120425 BuildRequires: pkgconfig(libcfile) >= 20130609 BuildRequires: pkgconfig(libclocale) >= 20130609 BuildRequires: pkgconfig(libcnotify) >= 20130609 -BuildRequires: pkgconfig(libuna) >= 20120425 -%endif -%if 0%{?suse_version} > 1310 +BuildRequires: pkgconfig(libcsystem) >= 20120425 BuildRequires: pkgconfig(libcthreads) >= 20130723 -%endif -#Use internal packages for these. The factory version fails if used here. Tested 8-20-2014 +BuildRequires: pkgconfig(libuna) >= 20120425 +#Use internal packages for these. The factory version fails if used here. Tested 1-8-2015 #BuildRequires: pkgconfig(libcerror) >= 20120425 -# not (yet) in factory, use internal version #BuildRequires: pkgconfig(libcstring) >= 20120425 -#BuildRequires: pkgconfig(libcsystem) >= 20120425 BuildRoot: %{_tmppath}/%{name}-%{version}-build -#use factory packages if available %description libsmdev is a library to access and read storage media devices. ++++++ libsmdev-alpha-20140803.tar.gz -> libsmdev-alpha-20150105.tar.gz ++++++ ++++ 8696 lines of diff (skipped) -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
