rebase to 7.0.6
authorYoungjae Shin <yj99.shin@samsung.com>
Tue, 9 Jun 2015 12:09:29 +0000 (21:09 +0900)
committerYoungjae Shin <yj99.shin@samsung.com>
Tue, 9 Jun 2015 12:18:05 +0000 (21:18 +0900)
Change-Id: I46cf918d0b92b366dd8c7e5606e12c85bbbaf332

1  2 
packaging/libphonenumber.spec

@@@ -1,5 -1,5 +1,5 @@@
  Name:           libphonenumber
--Version:        6.2.2
++Version:        7.0.6
  Release:        1
  License:        Apache-2.0
  Summary:        A library for manipulating international phone numbers
@@@ -57,10 -57,10 +57,8 @@@ rm %{buildroot}/%{_libdir}/*.
  %defattr(-, root, root, -)
  %doc AUTHORS
  %license LICENSE
--%{_libdir}/libphonenumber.so.6
--%{_libdir}/libphonenumber.so.6.2
--%{_libdir}/libgeocoding.so.6
--%{_libdir}/libgeocoding.so.6.2
++%{_libdir}/libphonenumber.so.*
++%{_libdir}/libgeocoding.so.*
  
  %files devel
  %defattr(-, root, root, -)