Hello community, here is the log from the commit of package libuna for openSUSE:Factory checked in at 2015-01-30 14:56:41 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libuna (Old) and /work/SRC/openSUSE:Factory/.libuna.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libuna" Changes: -------- --- /work/SRC/openSUSE:Factory/libuna/libuna.changes 2014-08-15 09:55:58.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.libuna.new/libuna.changes 2015-01-30 14:56:44.000000000 +0100 @@ -1,0 +2,11 @@ +Mon Jan 5 23:38:59 UTC 2015 - [email protected] + +- update to v0~20150101 + * 2015 update - minimal changes +- update URL to the new github site +- replace Source: field with fully defined URL +- remove DL-URL comment +- start using libcdatetime from OBS, not internal version +- start using libcsystem from OBS, not internal version + +------------------------------------------------------------------- Old: ---- libuna-alpha-20140105.tar.gz New: ---- libuna-alpha-20150101.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libuna.spec ++++++ --- /var/tmp/diff_new_pack.TQ3Hez/_old 2015-01-30 14:56:45.000000000 +0100 +++ /var/tmp/diff_new_pack.TQ3Hez/_new 2015-01-30 14:56:45.000000000 +0100 @@ -1,7 +1,7 @@ # # spec file for package libuna # -# 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 @@ -18,23 +18,23 @@ Name: libuna %define lname libuna1 -%define timestamp 20140105 +%define timestamp 20150101 Version: 0~%timestamp Release: 0 Summary: Library to support Unicode and ASCII (byte string) conversions License: LGPL-3.0+ Group: Development/Libraries/C and C++ -Url: http://code.google.com/p/libuna/ - -#DL-URL: https://googledrive.com/host/0B3fBvzttpiiSaXBjN1ZJVzVsbjQ/libuna-alpha-20140105.tar.gz -Source: %{name}-alpha-%timestamp.tar.gz +Url: https://github.com/libyal/libuna/wiki +Source: https://github.com/libyal/libuna/releases/download/%timestamp/%{name}-alpha-%timestamp.tar.gz BuildRequires: pkg-config +BuildRequires: pkgconfig(libcdatetime) BuildRequires: pkgconfig(libcfile) >= 20120526 BuildRequires: pkgconfig(libclocale) >= 20120425 BuildRequires: pkgconfig(libcnotify) >= 20121224 -# these fail to build with factory version, so use internal version. Verified 10/20/13 -#BuildRequires: pkgconfig(libcerror) > 20130904 - +BuildRequires: pkgconfig(libcsystem) >= 20150101 +# Using versions from OBS fails, tested 1/8/2015 +#BuildRequires: pkgconfig(libcerror) >= 20150101 +#BuildRequires: pkgconfig(libcstring) > 20150101 BuildRoot: %{_tmppath}/%{name}-%{version}-build %description ++++++ libuna-alpha-20140105.tar.gz -> libuna-alpha-20150101.tar.gz ++++++ ++++ 16333 lines of diff (skipped) -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
