[bcfg2] * Wed Jun 22 2011 Fabian Affolter <fabian at bernewireless.net> - 1.2.0-3.1.pre3 - Updated to new upstr

Fabian Affolter fab at fedoraproject.org
Wed Jun 22 19:16:28 UTC 2011


commit c89a066ccb4c578362012144e90a76a4731e3092
Author: Fabian Affolter <fabian at bernewireless.net>
Date:   Wed Jun 22 21:15:36 2011 +0200

    * Wed Jun 22 2011 Fabian Affolter <fabian at bernewireless.net> - 1.2.0-3.1.pre3
    - Updated to new upstream version 1.2.0pre3

 .gitignore |    2 ++
 bcfg2.spec |    7 +++++--
 sources    |    4 ++--
 3 files changed, 9 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index eecfc14..1d76111 100644
--- a/.gitignore
+++ b/.gitignore
@@ -12,3 +12,5 @@
 /bcfg2-1.2.0pre1.tar.gz.gpg
 /bcfg2-1.2.0pre2.tar.gz
 /bcfg2-1.2.0pre2.tar.gz.gpg
+/bcfg2-1.2.0pre3.tar.gz
+/bcfg2-1.2.0pre3.tar.gz.gpg
diff --git a/bcfg2.spec b/bcfg2.spec
index b7316ce..88ed58f 100644
--- a/bcfg2.spec
+++ b/bcfg2.spec
@@ -4,12 +4,12 @@
 %{!?py_ver: %define py_ver %(%{__python} -c 'import sys;print(sys.version[0:3])')}
 %global pythonversion %{py_ver}
 #%global _rc 1
-%global _pre 2
+%global _pre 3
 
 Name:             bcfg2
 Version:          1.2.0
 #Release:          1%{?_rc:.rc%{_rc}}%{?dist}
-Release:          2%{?_pre:.pre%{_pre}}%{?dist}
+Release:          3%{?_pre:.pre%{_pre}}%{?dist}
 Summary:          Configuration management system
 
 Group:            Applications/System
@@ -231,6 +231,9 @@ fi
 %doc %{_defaultdocdir}/bcfg2-doc-%{version}%{?_pre:pre%{_pre}}
 
 %changelog
+* Wed Jun 22 2011 Fabian Affolter <fabian at bernewireless.net> - 1.2.0-3.1.pre3
+- Updated to new upstream version 1.2.0pre3
+
 * Wed May 04 2011 Fabian Affolter <fabian at bernewireless.net> - 1.2.0-2.1.pre2
 - Added bcfg2-lint stuff
 - Pooled file section entries to reduce future maintainance
diff --git a/sources b/sources
index d4c6591..c75d5b9 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,2 @@
-46a0f746dc6b6cdc694e3cf0cafbf05e  bcfg2-1.2.0pre2.tar.gz
-b0cb91cf0340dd3636e23dd066adbd21  bcfg2-1.2.0pre2.tar.gz.gpg
+7c8a68295de5748f4c01d3d579357b09  bcfg2-1.2.0pre3.tar.gz
+9850e921906f92b195deeb54d028f5eb  bcfg2-1.2.0pre3.tar.gz.gpg


More information about the scm-commits mailing list