[389-admin-console/f14/master] the 1.1.6 release - git tag 389-admin-console-1.1.6

Richard Allen Megginson rmeggins at fedoraproject.org
Thu Feb 24 01:51:47 UTC 2011


commit 205b466588301f300fce221d17a6504739b8408e
Author: Rich Megginson <rmeggins at redhat.com>
Date:   Wed Feb 23 10:55:15 2011 -0700

    the 1.1.6 release - git tag 389-admin-console-1.1.6
    
    - the 1.1.6 release - git tag 389-admin-console-1.1.6
    - Bug 668950 - Add posix group support to Console
    - Bug 151705 - Need to update Console Cipher Preferences with new ciphers
    
    - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild

 .gitignore             |    1 +
 389-admin-console.spec |    7 ++++++-
 sources                |    2 +-
 3 files changed, 8 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 02726e2..9d13341 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 389-admin-console-1.1.5.tar.bz2
+/389-admin-console-1.1.6.tar.bz2
diff --git a/389-admin-console.spec b/389-admin-console.spec
index 84843f8..24bd7c4 100644
--- a/389-admin-console.spec
+++ b/389-admin-console.spec
@@ -1,5 +1,5 @@
 %define major_version 1.1
-%define minor_version 5
+%define minor_version 6
 
 %define shortname 389-admin
 %define pkgname dirsrv
@@ -87,6 +87,11 @@ rm -rf $RPM_BUILD_ROOT
 %doc %{_datadir}/%{pkgname}/manual/en/admin/help/*.html
 
 %changelog
+* Wed Feb 23 2011 Rich Megginson <rmeggins at redhat.com> - 1.1.6-1
+- the 1.1.6 release - git tag 389-admin-console-1.1.6
+- Bug 668950 - Add posix group support to Console
+- Bug 151705 - Need to update Console Cipher Preferences with new ciphers
+ 
 * Wed Jun  2 2010 Rich Megginson <rmeggins at redhat.com> - 1.1.5-1
 - the 1.1.5 release
 
diff --git a/sources b/sources
index 66b3eb7..2c71f13 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-14bc2716b57bc4e79128548234850179  389-admin-console-1.1.5.tar.bz2
+6c0d749eb120686e8eb212d5bd59bf6a  389-admin-console-1.1.6.tar.bz2


More information about the scm-commits mailing list