mrunge pushed to python-pelican (f22). "add runtime requirement python-dateutil"

notifications at fedoraproject.org notifications at fedoraproject.org
Wed Apr 8 17:27:06 UTC 2015


>From e93322d4cec267dc131bd461c058b52b2a6a3cd0 Mon Sep 17 00:00:00 2001
From: Matthias Runge <mrunge at redhat.com>
Date: Wed, 8 Apr 2015 19:25:46 +0200
Subject: add runtime requirement python-dateutil


diff --git a/python-pelican.spec b/python-pelican.spec
index 429a0a0..cdb1cbc 100644
--- a/python-pelican.spec
+++ b/python-pelican.spec
@@ -2,7 +2,7 @@
 %{!?__python2:%global __python2 %{__python}}
 Name:           python-%{pypi_name}
 Version:        3.5.0
-Release:        1%{?dist}
+Release:        2%{?dist}
 Summary:        A tool to generate a static blog from reStructuredText or Markdown input files
 
 License:        AGPLv3
@@ -37,6 +37,7 @@ Requires:  python-docutils
 Requires:  python-django
 Requires:  python-markdown
 Requires:  python-feedparser
+Requires:  python-dateutil
 
 
 %description
@@ -96,6 +97,9 @@ rm -rf html/.doctrees html/.buildinfo
 %{python_sitelib}/%{pypi_name}-*-py?.?.egg-info
 
 %changelog
+* Mon Mar 23 2015 Matthias Runge <mrunge at redhat.com> - 3.5.0-2
+- add runtime requirement python-dateutil(rhbz#1204791)
+
 * Tue Mar 10 2015 Matthias Runge <mrunge at redhat.com> - 3.5.0-1
 - update to 3.5.0 (rhbz#1200030)
 
-- 
cgit v0.10.2


	http://pkgs.fedoraproject.org/cgit/python-pelican.git/commit/?h=f22&id=e93322d4cec267dc131bd461c058b52b2a6a3cd0


More information about the scm-commits mailing list