From 9c4a3f2a724060d7fc2f54954b98088a40cc8352 Mon Sep 17 00:00:00 2001 From: Rich Megginson Date: Jun 21 2011 20:21:55 +0000 Subject: git tag 389-ds-console-1.2.6 git tag 389-ds-console-1.2.6 added skins support Bug 700908 - Validate matching rules when creating a new attribute Bug 705753 - Refresh problem in Console directory browser (cherry picked from commit 476c2f5c02be682bb4766e306eb0864add6e12f0) (cherry picked from commit e3de0853af57746e04717dc29b791418554323a6) (cherry picked from commit 25d8e914deb8b70d81e89b60ae78a881436ea079) (cherry picked from commit 6c33ca06832e8225b321e8057130f7436b3831e3) --- diff --git a/.gitignore b/.gitignore index 935c625..b31713d 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ 389-ds-console-1.2.3.tar.bz2 /389-ds-console-1.2.4.tar.bz2 /389-ds-console-1.2.5.tar.bz2 +/389-ds-console-1.2.6.tar.bz2 diff --git a/389-ds-console.spec b/389-ds-console.spec index 6222d0a..b21fd51 100644 --- a/389-ds-console.spec +++ b/389-ds-console.spec @@ -1,5 +1,5 @@ %define major_version 1.2 -%define minor_version 5 +%define minor_version 6 %define shortname 389-ds %define pkgname dirsrv @@ -87,6 +87,12 @@ rm -rf $RPM_BUILD_ROOT %doc %{_datadir}/%{pkgname}/manual/en/slapd/help/*.html %changelog +* Fri Jun 17 2011 Rich Megginson 1.2.6-1 +- git tag 389-ds-console-1.2.6 +- added skins support +- Bug 700908 - Validate matching rules when creating a new attribute +- Bug 705753 - Refresh problem in Console directory browser + * Wed Mar 30 2011 Rich Megginson 1.2.5-1 - the 1.2.5 release - git tag 389-ds-console-1.2.5 - Bug 616707 - Add attribute matching rule UI to Console diff --git a/sources b/sources index 6e530df..2621309 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -76437cb498bc8bd1abfac70f7d659e0f 389-ds-console-1.2.5.tar.bz2 +c53161badabc0715f78bdcefee810c40 389-ds-console-1.2.6.tar.bz2