diff --git a/libwrc-experimental-20131017.tar.gz b/libwrc-experimental-20131017.tar.gz deleted file mode 100644 index 470c957..0000000 --- a/libwrc-experimental-20131017.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:3bfbb241c3a35723716877274f7973124d8a63974ac6eb7e5229b1cdfe19b467 -size 1547349 diff --git a/libwrc-experimental-20140803.tar.gz b/libwrc-experimental-20140803.tar.gz new file mode 100644 index 0000000..9cc8980 --- /dev/null +++ b/libwrc-experimental-20140803.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:71dbad0ae62a0f143adad21bcafa89b75c5588cc4c4cfbee6a37ee722d8b33f4 +size 1562433 diff --git a/libwrc.changes b/libwrc.changes index 0f134cb..116d848 100644 --- a/libwrc.changes +++ b/libwrc.changes @@ -1,3 +1,20 @@ +------------------------------------------------------------------- +Thu Aug 14 08:00:31 UTC 2014 - Greg.Freemyer@gmail.com + +- updated to v0~20140803 + * bug fix in Python-bindings + * updated dependencies + * Worked on Python bindings + * worked on format support + * worked on stripping trailing 0-byte values from message table strings + * improved handling of version resource + * Worked on Python bindings + - clean up and bug fixes + - added MUI type support + * small fixes for file IO handle opened in library changes + * 2014 update + + ------------------------------------------------------------------- Wed Oct 23 22:08:52 UTC 2013 - Greg.Freemyer@gmail.com diff --git a/libwrc.spec b/libwrc.spec index d7ac360..7d9b5fb 100644 --- a/libwrc.spec +++ b/libwrc.spec @@ -1,7 +1,7 @@ # # spec file for package libwrc # -# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2014 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,7 +18,7 @@ Name: libwrc %define lname libwrc1 -%define timestamp 20131017 +%define timestamp 20140803 Version: 0~%timestamp Release: 0 Summary: Library to support the Windows Resource Compiler format @@ -26,7 +26,7 @@ License: LGPL-3.0+ Group: Productivity/File utilities Url: http://code.google.com/p/libexe/ -#DL-URL: https://googledrive.com/host/0B3fBvzttpiiSYTdIQVF0Z2hKRTA/libwrc-experimental-20131017.tar.gz +#DL-URL: https://googledrive.com/host/0B3fBvzttpiiSYTdIQVF0Z2hKRTA/libwrc-experimental-20140803.tar.gz Source: %name-experimental-%timestamp.tar.gz BuildRequires: pkg-config BuildRequires: pkgconfig(libbfio) >= 20120426