commit liblnk for openSUSE:Factory
Hello community, here is the log from the commit of package liblnk for openSUSE:Factory checked in at 2015-01-30 15:05:59 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/liblnk (Old) and /work/SRC/openSUSE:Factory/.liblnk.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Package is "liblnk" Changes: -------- --- /work/SRC/openSUSE:Factory/liblnk/liblnk.changes 2014-12-23 11:49:35.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.liblnk.new/liblnk.changes 2015-01-30 15:06:01.000000000 +0100 @@ -1,0 +2,12 @@ +Tue Jan 13 23:47:36 UTC 2015 - Greg.Freemyer@gmail.com + +- update to v0~20150105 + * 2015 update + * worked on Python 3 support + * worked on tests + * code clean up +- update source URL to point to new github site +- use new libyal packages from OBS instead of internal versions + + +------------------------------------------------------------------- @@ -8 +19,0 @@ -- update source URL to point to new github site Old: ---- liblnk-alpha-20141026.tar.gz New: ---- liblnk-alpha-20150105.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ liblnk.spec ++++++ --- /var/tmp/diff_new_pack.xbQnfU/_old 2015-01-30 15:06:02.000000000 +0100 +++ /var/tmp/diff_new_pack.xbQnfU/_new 2015-01-30 15:06:02.000000000 +0100 @@ -1,7 +1,7 @@ # # spec file for package liblnk # -# 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,14 +18,14 @@ Name: liblnk %define lname liblnk1 -%define timestamp 20141026 +%define timestamp 20150105 Version: 0~%timestamp Release: 0 Summary: Library and tools to access the Windows Shortcut File (LNK) format License: LGPL-3.0+ and GFDL-1.3+ Group: Productivity/File utilities -Url: http://code.google.com/p/liblnk/ -Source: https://github.com/libyal/liblnk/releases/download/20141026/liblnk-alpha-201... +Url: https://github.com/libyal/liblnk/wiki +Source: https://github.com/libyal/liblnk/releases/download/%timestamp/%name-alpha-%t... Source2: Windows_Shortcut_File_(LNK)_format.pdf BuildRequires: pkg-config BuildRequires: python-devel @@ -37,13 +37,12 @@ BuildRequires: pkgconfig(libcnotify) >= 20130609 BuildRequires: pkgconfig(libcpath) >= 20130609 BuildRequires: pkgconfig(libcsplit) >= 20130609 +BuildRequires: pkgconfig(libcstring) >= 20120425 +BuildRequires: pkgconfig(libcsystem) >= 20120425 BuildRequires: pkgconfig(libfdatetime) >= 20130317 BuildRequires: pkgconfig(libfguid) >= 20130904 BuildRequires: pkgconfig(libuna) >= 20120425 -# the below are not released as standalone packages by upstream #BuildRequires: pkgconfig(libfwsi) >= 20120426 (not yet stable per upstream 9/2014) -#BuildRequires: pkgconfig(libcsystem) >= 20120425 -#BuildRequires: pkgconfig(libcstring) >= 20120425 BuildRoot: %{_tmppath}/%{name}-%{version}-build %description ++++++ liblnk-alpha-20141026.tar.gz -> liblnk-alpha-20150105.tar.gz ++++++ ++++ 12285 lines of diff (skipped) -- To unsubscribe, e-mail: opensuse-commit+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-commit+help@opensuse.org
participants (1)
-
root@hilbert.suse.de