[connman] update 1.12 to fix ftbfs

Peter Robinson pbrobinson at fedoraproject.org
Sun Mar 24 14:14:56 UTC 2013


commit c39dfc4e86fd92b9bd474646de4147d1179f0aee
Author: Peter Robinson <pbrobinson at gmail.com>
Date:   Sun Mar 24 14:14:44 2013 +0000

    update 1.12 to fix ftbfs

 .gitignore   |    2 +-
 connman.spec |    7 +++++--
 sources      |    2 +-
 3 files changed, 7 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 0c053ac..c34a35d 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1 @@
-/connman-1.5.tar.xz
+/connman-1.*.tar.xz
diff --git a/connman.spec b/connman.spec
index 69e3c58..cd0234c 100644
--- a/connman.spec
+++ b/connman.spec
@@ -1,6 +1,6 @@
 Name: connman
-Version: 1.6
-Release: 2%{?dist}
+Version: 1.12
+Release: 1%{?dist}
 Summary: An alternative daemon for managing internet connections on Linux
 
 Group: System Environment/Base
@@ -77,6 +77,9 @@ make install DESTDIR=%{buildroot}
 %{_libdir}/pkgconfig/connman.pc
 
 %changelog
+* Sun Mar 24 2013 Peter Robinson <pbrobinson at fedoraproject.org> 1.12-1
+- update to 1.12
+
 * Wed Feb 13 2013 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.6-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
 
diff --git a/sources b/sources
index 2b51f4c..9c3beeb 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-81815145e3dd7bb6af6ef19a4bdbb962  connman-1.5.tar.xz
+6386d04ccbfd66c68e94ae7a8859a3a4  connman-1.12.tar.xz


More information about the scm-commits mailing list