Accepting request 244660 from devel:libraries:c_c++
Update to 0~20140803 OBS-URL: https://build.opensuse.org/request/show/244660 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libwrc?expand=0&rev=5
This commit is contained in:
parent
e1d7ece601
commit
705e31a588
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:3bfbb241c3a35723716877274f7973124d8a63974ac6eb7e5229b1cdfe19b467
|
|
||||||
size 1547349
|
|
3
libwrc-experimental-20140803.tar.gz
Normal file
3
libwrc-experimental-20140803.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:71dbad0ae62a0f143adad21bcafa89b75c5588cc4c4cfbee6a37ee722d8b33f4
|
||||||
|
size 1562433
|
@ -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
|
Wed Oct 23 22:08:52 UTC 2013 - Greg.Freemyer@gmail.com
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package libwrc
|
# 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
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@ -18,7 +18,7 @@
|
|||||||
|
|
||||||
Name: libwrc
|
Name: libwrc
|
||||||
%define lname libwrc1
|
%define lname libwrc1
|
||||||
%define timestamp 20131017
|
%define timestamp 20140803
|
||||||
Version: 0~%timestamp
|
Version: 0~%timestamp
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Library to support the Windows Resource Compiler format
|
Summary: Library to support the Windows Resource Compiler format
|
||||||
@ -26,7 +26,7 @@ License: LGPL-3.0+
|
|||||||
Group: Productivity/File utilities
|
Group: Productivity/File utilities
|
||||||
Url: http://code.google.com/p/libexe/
|
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
|
Source: %name-experimental-%timestamp.tar.gz
|
||||||
BuildRequires: pkg-config
|
BuildRequires: pkg-config
|
||||||
BuildRequires: pkgconfig(libbfio) >= 20120426
|
BuildRequires: pkgconfig(libbfio) >= 20120426
|
||||||
|
Loading…
x
Reference in New Issue
Block a user