SHA256
1
0
forked from pool/gwenhywfar

Accepting request 27410 from GNOME:Apps

Copy from GNOME:Apps/gwenhywfar based on submit request 27410 from user vuntz

OBS-URL: https://build.opensuse.org/request/show/27410
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gwenhywfar?expand=0&rev=14
This commit is contained in:
OBS User autobuild
2009-12-26 11:14:05 +00:00
committed by Git OBS Bridge
parent 51e1a9eef7
commit 7ff2355e6c
4 changed files with 115 additions and 77 deletions

View File

@@ -1,3 +1,45 @@
-------------------------------------------------------------------
Tue Dec 15 14:55:58 CET 2009 - vuntz@opensuse.org
- Remove unneeded libxml2-devel BuildRequires.
- Remove autoreconf call since we have no patch.
- Rework the install section to be more readable.
- Rename gwenhywfar47 to libgwenhywfar47-plugins, since it's a more
appropriate name. Add Provides/Obsoletes for the old package.
- Make libgwenhywfar47 recommends the libgwenhywfar47-plugins
package. Also remove any Requires/Recommends from the main
package to libgwenhywfar47-plugins or gwenhywfar47 since
libgwenhywfar47 should be enough.
- Rename the main package to gwenhywfar-tools and move some tools
from devel subpackage there.
- Split a lang package, that is required by the library package,
and make the library package now provide gwenhywfar to make the
lang package installable.
-------------------------------------------------------------------
Sun Dec 1 22:00:00 CET 2009 - Nico.Laus.2001@gmx.de
- Update to version 3.11.1:
+ compile on windows
- Changes from version 3.11.0:
+ fixes some minor bugs
+ extended the HTTP session module to allow testing connections
(used by the AqBanking-EBICS module to download new
certificates)
+ special support for statistical modules has been removed again
to simplify the build system
- Changes from version 3.10.1:
+ fixes a bug in GWEN_Url_fromString() and supports username and
password with HTTP proxies (tested with squid2)
+ fixed a problem on MacOSX
- Changes from version 3.10.0
+ adds new support for RDH-10
+ includes the tool typemaker2, an improved version of the old
typemaker which includes support for AqFinance
+ added the data type GWEN_DATE which is now used by AqFinance
instead of GWEN_TIME when only a date is required instead of a
full timestamp
-------------------------------------------------------------------
Mon Oct 12 02:02:57 UTC 2009 - crrodriguez@opensuse.org