diff --git a/libwrc-experimental-20160111.tar.gz b/libwrc-experimental-20160111.tar.gz deleted file mode 100644 index 3431e86..0000000 --- a/libwrc-experimental-20160111.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:53f679a7b84d54735a59e7e8140cd118dd773b3c1850de787478e3898d5e1626 -size 1665969 diff --git a/libwrc-experimental-20181203.tar.gz b/libwrc-experimental-20181203.tar.gz new file mode 100644 index 0000000..bd68399 --- /dev/null +++ b/libwrc-experimental-20181203.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ec2bc02439c5e6e8ced1aa5f95a3d9e6a1db2d74af3d712fb18936b644041e4d +size 1738128 diff --git a/libwrc.changes b/libwrc.changes index 9e0af59..ec117f6 100644 --- a/libwrc.changes +++ b/libwrc.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Thu Mar 28 23:22:16 UTC 2019 - Greg Freemyer + +- update to v0~20181203 + * changes for libuna API changes + * Updated synclibs.ps1 to use latest tagged version + * combined on Python 2 and 3 support + ------------------------------------------------------------------- Wed Feb 3 03:47:03 UTC 2016 - Greg.Freemyer@gmail.com diff --git a/libwrc.spec b/libwrc.spec index 1f17f92..247abe0 100644 --- a/libwrc.spec +++ b/libwrc.spec @@ -1,7 +1,7 @@ # # spec file for package libwrc # -# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2019 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 @@ -12,17 +12,17 @@ # license that conforms to the Open Source Definition (Version 1.9) # published by the Open Source Initiative. -# Please submit bugfixes or comments via http://bugs.opensuse.org/ +# Please submit bugfixes or comments via https://bugs.opensuse.org/ # Name: libwrc %define lname libwrc1 -%define timestamp 20160111 +%define timestamp 20181203 Version: 0~%timestamp Release: 0 Summary: Library to support the Windows Resource Compiler format -License: LGPL-3.0+ +License: LGPL-3.0-or-later Group: Productivity/File utilities Url: https://github.com/libyal/libwrc/wiki Source: https://github.com/libyal/libwrc/releases/download/%timestamp/%name-experimental-%timestamp.tar.gz @@ -94,7 +94,8 @@ rm -f "%buildroot/%_libdir"/*.la %files -n %lname %defattr(-,root,root) -%doc AUTHORS COPYING ChangeLog +%doc AUTHORS ChangeLog +%license COPYING %_libdir/libwrc.so.1* %files devel