[log4cpp] New upstream 1.1

stevetraylen stevetraylen at fedoraproject.org
Thu Sep 19 19:35:30 UTC 2013


commit cf524bde46fe697322face942d5b84b0e8299c63
Author: Steve Traylen <steve.traylen at cern.ch>
Date:   Thu Sep 19 19:35:09 2013 +0000

    New upstream 1.1

 .gitignore   |    1 +
 log4cpp.spec |    9 ++++++---
 sources      |    2 +-
 3 files changed, 8 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 65d37f9..787e579 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 log4cpp-1.0.tar.gz
+/log4cpp-1.1.tar.gz
diff --git a/log4cpp.spec b/log4cpp.spec
index 6fca968..e099299 100644
--- a/log4cpp.spec
+++ b/log4cpp.spec
@@ -1,6 +1,6 @@
 Name:           log4cpp
-Version:        1.0
-Release:        12%{?dist}
+Version:        1.1
+Release:        1%{?dist}
 Summary:        C++ logging library
 
 Group:          Development/Libraries
@@ -49,7 +49,7 @@ If you like to documentation to develop programs using %{name},
 you will need to install %{name}-devel.
 
 %prep
-%setup -q
+%setup -q -n log4cpp
 %patch0 -p1
 %patch1 -p1
 %patch2 -p1
@@ -98,6 +98,9 @@ rm -f %{buildroot}%{_libdir}/*.la
 %doc rpmdocs/*
 
 %changelog
+* Thu Sep 19 2013 Steve Traylen <steve.traylen at cern.ch> - 1.1-1
+- New upstream 1.1
+
 * Sat Aug 03 2013 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.0-12
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
 
diff --git a/sources b/sources
index 405fbc1..812b1d0 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-1face50ead0790d1297dfb04bacf273c  log4cpp-1.0.tar.gz
+b9ef6244baa5e5e435f35e0b9474b35d  log4cpp-1.1.tar.gz


More information about the scm-commits mailing list