[linkchecker/f15] Bump release

mikep mikep at fedoraproject.org
Thu May 12 00:54:32 UTC 2011


commit e37843a14f56afc2d65c366f6ec150e3ae34322b
Author: W. Michael Petullo <mike at flyn.org>
Date:   Wed May 11 19:23:52 2011 -0500

    Bump release

 linkchecker.spec |   10 ++++++++--
 1 files changed, 8 insertions(+), 2 deletions(-)
---
diff --git a/linkchecker.spec b/linkchecker.spec
index f63515a..30e7d1f 100644
--- a/linkchecker.spec
+++ b/linkchecker.spec
@@ -5,7 +5,7 @@
 Summary: Check HTML documents for broken links
 Name: linkchecker
 Version: 6.5
-Release: 2%{?dist}
+Release: 3%{?dist}
 License: GPLv2
 Group: Development/Tools
 #Source: http://downloads.sourceforge.net/%{name}/%{name}-%{version}.tar.gz
@@ -54,7 +54,7 @@ rm -rf %{buildroot}
 %package gui
 Summary: %{name}'s gui
 Group: Development/Tools
-Requires: linkchecker = %{version}-%{release} PyQt4
+Requires: linkchecker = %{version}-%{release} PyQt4 qscintilla-python
 BuildRequires: desktop-file-utils
 
 %description gui
@@ -66,6 +66,12 @@ A simple application that checks HTML documents for broken links.
 %{_datadir}/pixmaps/linkchecker.png
 
 %changelog
+* Wed May 11 2011 W. Michael Petullo <mike[at]flyn.org> - 6.5-3
+- Bump release because last change did not propagate to F14/15
+
+* Thu May 05 2011 W. Michael Petullo <mike[at]flyn.org> - 6.5-2
+- Add qscintilla-python dependency to linkchecker-gui
+
 * Mon Mar 21 2011 W. Michael Petullo <mike[at]flyn.org> - 6.5-1
 - Update to upstream 6.5
 


More information about the scm-commits mailing list