Hello community,

here is the log from the commit of package curl for openSUSE:Factory checked in 
at 2012-05-21 08:06:28
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/curl (Old)
 and      /work/SRC/openSUSE:Factory/.curl.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "curl", Maintainer is "[email protected]"

Changes:
--------
--- /work/SRC/openSUSE:Factory/curl/curl.changes        2012-02-10 
17:12:33.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.curl.new/curl.changes   2012-05-21 
08:06:29.000000000 +0200
@@ -1,0 +2,11 @@
+Sat May 12 23:24:56 UTC 2012 - [email protected]
+
+- Update to new upstream release 7.25.0
+* Added CURLOPT_TCP_KEEPALIVE, CURLOPT_TCP_KEEPIDLE,
+  CURLOPT_TCP_KEEPINTVL
+* use new library-side TCP_KEEPALIVE options
+* Added a new CURLOPT_MAIL_AUTH option
+* Added support for --mail-auth
+* (for more see the shipped CHANGES file)
+
+-------------------------------------------------------------------

Old:
----
  curl-7.24.0.tar.lzma

New:
----
  curl-7.25.0.tar.lzma
  curl-7.25.0.tar.lzma.asc

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ curl.spec ++++++
--- /var/tmp/diff_new_pack.wnPIPl/_old  2012-05-21 08:06:43.000000000 +0200
+++ /var/tmp/diff_new_pack.wnPIPl/_new  2012-05-21 08:06:43.000000000 +0200
@@ -21,6 +21,17 @@
 %bcond_without testsuite
 
 Name:           curl
+Version:        7.25.0
+Release:        0
+Summary:        A Tool for Transferring Data from URLs
+License:        BSD-3-Clause ; MIT
+Group:          Productivity/Networking/Web/Utilities
+Url:            http://curl.haxx.se/
+Source:         http://curl.haxx.se/download/%{name}-%{version}.tar.lzma
+Source2:        http://curl.haxx.se/download/%{name}-%{version}.tar.lzma.asc
+Source3:        baselibs.conf
+Patch:          libcurl-ocloexec.patch
+Patch1:         dont-mess-with-rpmoptflags.diff
 BuildRequires:  libidn-devel
 BuildRequires:  libtool
 BuildRequires:  lzma
@@ -34,29 +45,18 @@
 BuildRequires:  mozilla-nss-devel
 %endif
 BuildRequires:  krb5-devel
+BuildRequires:  libcares-devel
 BuildRequires:  libssh2-devel
 BuildRequires:  openssh
-BuildRequires:  libcares-devel
 %if 0%{?_with_stunnel:1}
 # used by the testsuite
 BuildRequires:  stunnel
 %endif
-Version:        7.24.0
-Release:        0
+BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 # bug437293
 %ifarch ppc64
 Obsoletes:      curl-64bit
 %endif
-#
-Summary:        A Tool for Transferring Data from URLs
-License:        BSD-3-Clause ; MIT
-Group:          Productivity/Networking/Web/Utilities
-Url:            http://curl.haxx.se/
-Source:         http://curl.haxx.se/download/%{name}-%{version}.tar.lzma
-Source2:        baselibs.conf
-BuildRoot:      %{_tmppath}/%{name}-%{version}-build
-Patch:          libcurl-ocloexec.patch
-Patch1:         dont-mess-with-rpmoptflags.diff
 
 %description
 Curl is a client to get documents and files from or send documents to a
@@ -75,7 +75,8 @@
 %package -n libcurl-devel
 Summary:        A Tool for Transferring Data from URLs
 Group:          Development/Libraries/C and C++
-Requires:       libcurl4 = %{version} glibc-devel
+Requires:       glibc-devel
+Requires:       libcurl4 = %{version}
 # curl-devel (v 7.15.5) was last used in 10.2
 Provides:       curl-devel <= 7.15.5
 Obsoletes:      curl-devel < 7.16.2

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to