diff options
| author | Richard Allen Megginson <rmeggins@fedoraproject.org> | 2010-01-14 21:56:28 (GMT) |
|---|---|---|
| committer | Richard Allen Megginson <rmeggins@fedoraproject.org> | 2010-01-14 21:56:28 (GMT) |
| commit | 7196bc976875464e0f7db452253dad21cb5064e9 (patch) | |
| tree | 555f1656bf6caf5130420d0addc96ac68b23e120 | |
| parent | 2c422269042bce3c07e7b4ad57b1afebd289e646 (diff) | |
| download | 389-dsgw-7196bc976875464e0f7db452253dad21cb5064e9.zip 389-dsgw-7196bc976875464e0f7db452253dad21cb5064e9.tar.gz 389-dsgw-7196bc976875464e0f7db452253dad21cb5064e9.tar.bz2 | |
this is the 1.1.5 release - make sure the build finds ICU genrb correctlythree89-dsgw-1_1_5-1_fc13F-13-startF-13-split
on all platforms
| -rw-r--r-- | .cvsignore | 3 | ||||
| -rw-r--r-- | 389-dsgw.spec | 6 | ||||
| -rw-r--r-- | sources | 3 |
3 files changed, 7 insertions, 5 deletions
@@ -1,2 +1 @@ -389-dsgw-1.1.3.tar.bz2 -389-dsgw-1.1.4.tar.bz2 +389-dsgw-1.1.5.tar.bz2 diff --git a/389-dsgw.spec b/389-dsgw.spec index c666043..85d4cb3 100644 --- a/389-dsgw.spec +++ b/389-dsgw.spec @@ -2,7 +2,7 @@ Summary: 389 Directory Server Gateway (dsgw) Name: 389-dsgw -Version: 1.1.4 +Version: 1.1.5 Release: 1%{?dist} License: GPLv2 URL: http://port389.org/ @@ -86,6 +86,10 @@ fi %{_libdir}/%{pkgname}/dsgw-cgi-bin %changelog +* Thu Jan 14 2010 Rich Megginson <rmeggins@redhat.com> - 1.1.5-1 +- bump version to 1.1.5 +- make sure we can find ICU genrb correctly on all platforms + * Wed Aug 12 2009 Rich Megginson <rmeggins@redhat.com> - 1.1.4-1 - bump version to 1.1.4 - fix remaining licensing problems @@ -1,2 +1 @@ -cd46daccd82073e859c9531d50057a2c 389-dsgw-1.1.3.tar.bz2 -962ee240e93c8a074bd2fce39f70a44e 389-dsgw-1.1.4.tar.bz2 +8a9931ea00229d6fd0aaca4f87389e10 389-dsgw-1.1.5.tar.bz2 |
