Hello community, here is the log from the commit of package libfwnt for openSUSE:Factory checked in at 2017-02-21 13:47:06 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libfwnt (Old) and /work/SRC/openSUSE:Factory/.libfwnt.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libfwnt" Changes: -------- --- /work/SRC/openSUSE:Factory/libfwnt/libfwnt.changes 2016-10-02 00:07:15.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.libfwnt.new/libfwnt.changes 2017-02-21 13:47:07.699560220 +0100 @@ -1,0 +2,6 @@ +Thu Feb 16 17:41:32 UTC 2017 - [email protected] + +- updated to 20170115 +- use libcstring from factory + +------------------------------------------------------------------- Old: ---- libfwnt-experimental-20160418.tar.gz New: ---- libfwnt-alpha-20170115.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libfwnt.spec ++++++ --- /var/tmp/diff_new_pack.0jI01y/_old 2017-02-21 13:47:08.211488181 +0100 +++ /var/tmp/diff_new_pack.0jI01y/_new 2017-02-21 13:47:08.215487618 +0100 @@ -1,7 +1,7 @@ # # spec file for package libfwnt # -# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2017 SUSE LINUX 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,7 +17,7 @@ %define lname libfwnt1 -%define timestamp 20160418 +%define timestamp 20170115 Name: libfwnt Version: 0~%{timestamp} Release: 0 @@ -25,14 +25,14 @@ License: LGPL-3.0+ and GFDL-1.3+ Group: Productivity/File utilities Url: https://github.com/libyal/libfwnt/wiki -Source: https://github.com/libyal/libfwnt/releases/download/%timestamp/%{name}-experimental-%{timestamp}.tar.gz +Source: https://github.com/libyal/libfwnt/releases/download/%timestamp/%{name}-alpha-%{timestamp}.tar.gz Source2: Locale_identifier_LCID.pdf BuildRequires: pkg-config BuildRequires: pkgconfig(libcdata) >= 20140105 BuildRequires: pkgconfig(libcerror) >= 20140105 BuildRequires: pkgconfig(libcnotify) +BuildRequires: pkgconfig(libcstring) >= 20120425 BuildRequires: pkgconfig(libcthreads) >= 20130723 -#BuildRequires: pkgconfig(libcstring) >= 20120425 BuildRoot: %{_tmppath}/%{name}-%{version}-build %description
