[schroot] Bump release, and add groff to BR

Zach Carter zachcarter at fedoraproject.org
Tue Jul 24 15:24:25 UTC 2012


commit 183b3183e9dd93a68f8bed0e3dfd99d38a1addac
Author: Zach Carter <z.carter at f5.com>
Date:   Tue Jul 24 08:24:07 2012 -0700

    Bump release, and add groff to BR

 schroot.spec |    7 ++++++-
 1 files changed, 6 insertions(+), 1 deletions(-)
---
diff --git a/schroot.spec b/schroot.spec
index a576822..58ead72 100644
--- a/schroot.spec
+++ b/schroot.spec
@@ -1,6 +1,6 @@
 Name: schroot
 Version: 1.4.25
-Release: 8%{?dist}
+Release: 9%{?dist}
 Summary: Execute commands in a chroot environment
 Group: Development/Tools
 License: GPLv3+
@@ -20,6 +20,7 @@ BuildRequires: btrfs-progs
 BuildRequires: debootstrap
 BuildRequires: cppunit-devel
 BuildRequires: fakeroot
+BuildRequires: groff
 
 %description
 schroot allows users to execute commands or interactive shells in
@@ -150,6 +151,10 @@ rm -rf $RPM_BUILD_ROOT
 %doc COPYING ABOUT-NLS AUTHORS ChangeLog HACKING INSTALL NEWS README THANKS TODO
 
 %changelog
+* Tue Jul 24 2012 Zach Carter <z.carter at f5.com> - 1.4.25-9
+- Bump release to be equal to f17 package
+- Add groff to BR
+
 * Sat Jul 21 2012 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.4.25-8
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
 


More information about the scm-commits mailing list