[gnumed/f20] Fix dependency name properly

Michel Alexandre Salim salimma at fedoraproject.org
Sat Jan 17 14:55:19 UTC 2015


commit 2c7d32c6cddeaa7a271f2799fe1c231e5b02a4cd
Author: Michel Alexandre Salim <salimma at fedoraproject.org>
Date:   Sat Jan 17 21:14:27 2015 +0700

    Fix dependency name properly

 gnumed.spec |    5 ++++-
 1 files changed, 4 insertions(+), 1 deletions(-)
---
diff --git a/gnumed.spec b/gnumed.spec
index 1531eba..02d6ba1 100644
--- a/gnumed.spec
+++ b/gnumed.spec
@@ -2,7 +2,7 @@
 
 Name:           gnumed
 Version:        %{major_ver}.8
-Release:        3%{?dist}
+Release:        4%{?dist}
 Summary:        The GNUmed client
 
 License:        GPLv2+
@@ -199,6 +199,9 @@ install -p -m 0755 gm_ctl_client -t $RPM_BUILD_ROOT/%{_bindir}/
 %doc client/doc/user-manual/*
 
 %changelog
+* Sat Jan 17 2015 Michel Alexandre Salim <salimma at fedoraproject.org> - 1.4.8-4
+- Fix dependency name properly
+
 * Sat Jan 17 2015 Michel Alexandre Salim <salimma at fedoraproject.org> - 1.4.8-3
 - Fix dependency name: python-pillow-sane, not python-imaging-sane
 


More information about the scm-commits mailing list