[filesystem] Release++ to skip broken koji build

Ondrej Vasik ovasik at fedoraproject.org
Mon Apr 8 16:15:06 UTC 2013


commit 5e845c150cc4b31898cf3169da3b098ef8e07c4f
Author: Ondřej Vašík <ovasik at redhat.com>
Date:   Mon Apr 8 18:15:02 2013 +0200

    Release++ to skip broken koji build

 filesystem.spec |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/filesystem.spec b/filesystem.spec
index f874887..63c6e60 100644
--- a/filesystem.spec
+++ b/filesystem.spec
@@ -1,7 +1,7 @@
 Summary: The basic directory layout for a Linux system
 Name: filesystem
 Version: 3.2
-Release: 10%{?dist}
+Release: 11%{?dist}
 License: Public Domain
 URL: https://fedorahosted.org/filesystem
 Group: System Environment/Base
@@ -237,7 +237,7 @@ posix.symlink("../run/lock", "/var/lock")
 /var/yp
 
 %changelog
-* Mon Apr 08 2013 Ondrej Vasik <ovasik at redhat.com> 3.2-10
+* Mon Apr 08 2013 Ondrej Vasik <ovasik at redhat.com> 3.2-11
 - do not handle AArch64 differently (#917804)
 
 * Mon Mar 18 2013 Ondrej Vasik <ovasik at redhat.com> 3.2-9


More information about the scm-commits mailing list