[389-admin-console] the 1.1.6 release - git tag 389-admin-console-1.1.6

Richard Allen Megginson rmeggins at fedoraproject.org
Wed Feb 23 18:01:12 UTC 2011


commit 72c7de70d0251df8495d9c5415209934e51cf838
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 2009b36..3ded1d2 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
+ 
 * Mon Feb 07 2011 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.1.5-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
 
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