[freeipa/f18] Update to upstream 3.1.5

Martin Kosek mkosek at fedoraproject.org
Mon Jun 3 10:31:34 UTC 2013


commit f44be609f3b38f2af7dd73020528f06bae285942
Author: Martin Kosek <mkosek at redhat.com>
Date:   Mon Jun 3 12:29:44 2013 +0200

    Update to upstream 3.1.5

 .gitignore   |    1 +
 freeipa.spec |    7 +++++--
 sources      |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 8ac4062..25dca32 100644
--- a/.gitignore
+++ b/.gitignore
@@ -24,3 +24,4 @@
 /freeipa-3.1.2.tar.gz
 /freeipa-3.1.3.tar.gz
 /freeipa-3.1.4.tar.gz
+/freeipa-3.1.5.tar.gz
diff --git a/freeipa.spec b/freeipa.spec
index 47b8525..c7abeb0 100644
--- a/freeipa.spec
+++ b/freeipa.spec
@@ -11,10 +11,10 @@ distutils.sysconfig import get_python_lib; print(get_python_lib(1))")}
 %endif
 %global POLICYCOREUTILSVER 2.1.12-5
 %global gettext_domain ipa
-%global VERSION 3.1.4
+%global VERSION 3.1.5
 
 Name:           freeipa
-Version:        3.1.4
+Version:        3.1.5
 Release:        1%{?dist}
 Summary:        The Identity, Policy and Audit system
 
@@ -815,6 +815,9 @@ fi
 %ghost %attr(0644,root,apache) %config(noreplace) %{_sysconfdir}/ipa/ca.crt
 
 %changelog
+* Mon Jun  3 2013 Martin Kosek <mkosek at redhat.com> - 3.1.5-1
+- Update to upstream 3.1.5
+
 * Tue May  7 2013 Martin Kosek <mkosek at redhat.com> - 3.1.4-1
 - Update to upstream 3.1.4
 
diff --git a/sources b/sources
index 80b9c0a..ffd42c3 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-dd6e57f7c09c4d766e7031e443ea3ad4  freeipa-3.1.4.tar.gz
+ea40263b670346bc13244df4df411e1c  freeipa-3.1.5.tar.gz


More information about the scm-commits mailing list