[lcov] Update to 1.9 release (rhbz #627576)

Daniel P. Berrange berrange at fedoraproject.org
Mon Jan 30 17:53:58 UTC 2012


commit 3950dc6dbee19c7505f51229c958e99e14f48e8e
Author: Daniel P. Berrange <berrange at redhat.com>
Date:   Mon Jan 30 17:53:47 2012 +0000

    Update to 1.9 release (rhbz #627576)

 .gitignore |    5 ++++-
 lcov.spec  |    7 +++++--
 sources    |    2 +-
 3 files changed, 10 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index b1ca696..10141ca 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,4 @@
-lcov-1.7.tar.gz
+lcov-*.tar.gz
+.build*.log
+noarch/
+*.src.rpm
diff --git a/lcov.spec b/lcov.spec
index 92f5cbd..6cb6493 100644
--- a/lcov.spec
+++ b/lcov.spec
@@ -1,6 +1,6 @@
 Name: lcov
-Version: 1.7
-Release: 3%{?dist}
+Version: 1.9
+Release: 1%{?dist}
 
 Summary: LTP GCOV extension code coverage tool
 Group: Development/Tools
@@ -40,6 +40,9 @@ rm -rf $RPM_BUILD_ROOT
 %config(noreplace) %attr(0644,root,root) %{_sysconfdir}/lcovrc
 
 %changelog
+* Mon Jan 30 2012 Daniel P. Berrange <berrange at redhat.com> - 1.9-1
+- Update to 1.9 release (rhbz #627576)
+
 * Fri Jan 13 2012 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.7-3
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
 
diff --git a/sources b/sources
index 1be5f40..1b07d9f 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-445fc85c33c0ce21f5e0e06cd881b928  lcov-1.7.tar.gz
+8b88cfc0200a8c176b879ac115a31379  lcov-1.9.tar.gz


More information about the scm-commits mailing list