[secstate] changed versioning scheme bumped minor revision removed dependency on ovaldi

Marshall Miller mmiller at fedoraproject.org
Thu Sep 2 18:48:26 UTC 2010


commit 17c6ff277d9df6c1ae93ef3af128fa7a23f18dbe
Author: Marshall Miller <mmiller at tresys.com>
Date:   Thu Sep 2 13:19:31 2010 -0400

    changed versioning scheme
    bumped minor revision
    removed dependency on ovaldi

 .gitignore    |    1 +
 secstate.spec |    8 +++++---
 sources       |    2 +-
 3 files changed, 7 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index d7e4617..6e58cb7 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 secstate-0.3.tar.gz
 /secstate-0.3.tar.gz
+/secstate-0.4.0.tar.gz
diff --git a/secstate.spec b/secstate.spec
index 79a6b0c..c4419d4 100644
--- a/secstate.spec
+++ b/secstate.spec
@@ -7,8 +7,8 @@
 Summary: Security State Configuration Tool
 Name: secstate
 URL: https://fedorahosted.org/secstate/
-Version: 0.3
-Release: 12%{?dist}
+Version: 0.4.0
+Release: 1%{?dist}
 License: GPLv2+ and LGPLv2+ and BSD
 Group: System Environment/Base
 Source0: http://oss.tresys.com/files/clip/%{name}-%{version}.tar.gz
@@ -16,7 +16,6 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}
 BuildArch: noarch
 BuildRequires: redhat-rpm-config python2-devel
 Requires: openscap-python
-Requires: ovaldi
 Requires: python
 Requires: libxml2-python
 Requires: libxslt-python
@@ -76,6 +75,9 @@ rm -rf $RPM_BUILD_ROOT
 /usr/share/puppet/modules/ifdefined/*
 
 %changelog
+* Thu Sep 2 2010 Marshall Miller <mmiller at tresys.com> 0.4.0-1
+- Changed versioning scheme
+
 * Wed Aug 27 2010 Joshua Adams <jadams at tresys.com> 0.3-12
 - Added site.pp for puppet
 - Added custom XSL tranform
diff --git a/sources b/sources
index ca9cb26..331b1de 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-cefe35a49e33c06ad96d43b4a64e311a  secstate-0.3.tar.gz
+5fa204c35007b64b1a80cd88cfd3cd80  secstate-0.4.0.tar.gz


More information about the scm-commits mailing list