From 82b829e50246b42ca9426af6aaf5a9a99422a707 Mon Sep 17 00:00:00 2001 From: Jan Hutar Date: Aug 20 2015 08:33:26 +0000 Subject: John Dulaney implemented weak dependencies --- diff --git a/.gitignore b/.gitignore index 74ca245..6fd8e3d 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ rpmfluff-0.3.tar.bz2 /rpmfluff-0.4.tar.bz2 /rpmfluff-0.4.1.tar.bz2 +/rpmfluff-0.4.2.tar.bz2 diff --git a/python-rpmfluff.spec b/python-rpmfluff.spec index 36620bf..ee5e628 100644 --- a/python-rpmfluff.spec +++ b/python-rpmfluff.spec @@ -97,6 +97,9 @@ rm -rf $RPM_BUILD_ROOT %{python3_sitelib}/rpmfluff*.egg-info %changelog +* Thu Aug 20 2015 Jan Hutar - 0.4.2-1 +- John Dulaney implemented weak dependencies + * Thu Jul 09 2015 Jan Hutar - 0.4-1 - David Shea did a lots of work to support Python 3 - RHEL5 (i.e. Python 2.4) support dropped diff --git a/sources b/sources index 3fb2dfe..99230cf 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -752be6d7ece44535392583c18e007a2e rpmfluff-0.4.1.tar.bz2 +e8f4e9607128a2817262761592eb8080 rpmfluff-0.4.2.tar.bz2