[blueman/f14/master] fix capitalization of specfile name

dmalcolm dmalcolm at fedoraproject.org
Sat Jul 31 08:58:11 UTC 2010


commit 3745f3b079cfa98c19e875edf3f3ba8ed36c0df7
Author: David Malcolm <dmalcolm at redhat.com>
Date:   Sat Jul 31 05:00:25 2010 -0400

    fix capitalization of specfile name

 Blueman.spec => blueman.spec |    5 ++++-
 1 files changed, 4 insertions(+), 1 deletions(-)
---
diff --git a/Blueman.spec b/blueman.spec
similarity index 97%
rename from Blueman.spec
rename to blueman.spec
index 929ab6a..5c44f30 100644
--- a/Blueman.spec
+++ b/blueman.spec
@@ -3,7 +3,7 @@
 
 Name:       blueman
 Version:    1.21
-Release:    5%{?dist}
+Release:    6%{?dist}
 Summary:    GTK+ Bluetooth Manager
 
 Group:      Applications/System
@@ -108,6 +108,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
 
 
 %changelog
+* Sat Jul 31 2010 David Malcolm <dmalcolm at redhat.com> - 1.21-6
+- fix capitalization of specfile name
+
 * Wed Jul 21 2010 David Malcolm <dmalcolm at redhat.com> - 1.21-5
 - Rebuilt for https://fedoraproject.org/wiki/Features/Python_2.7/MassRebuild
 


More information about the scm-commits mailing list