From d780acec9f90c193dda911ac1356f06b24b8f6b737bcd89d2c262b916c72f434 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tom=C3=A1=C5=A1=20Chv=C3=A1tal?= Date: Mon, 28 Jan 2019 20:39:11 +0000 Subject: [PATCH] Accepting request 669362 from home:jengelh:branches:devel:libraries:c_c++ - Fix wrong summary, curl is at version 7, not 4. (it also won't hold up in future, so just trim it altogether) OBS-URL: https://build.opensuse.org/request/show/669362 OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/curl?expand=0&rev=243 --- curl-mini.changes | 5 +++++ curl-mini.spec | 6 +++--- curl.changes | 5 +++++ curl.spec | 6 +++--- 4 files changed, 16 insertions(+), 6 deletions(-) diff --git a/curl-mini.changes b/curl-mini.changes index ddb838d..bc3fb6e 100644 --- a/curl-mini.changes +++ b/curl-mini.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Mon Jan 28 18:47:00 UTC 2019 - Jan Engelhardt + +- Fix wrong summary, curl is at version 7, not 4. + ------------------------------------------------------------------- Fri Jan 18 15:18:57 UTC 2019 - Vítězslav Čížek diff --git a/curl-mini.spec b/curl-mini.spec index 2e77fc8..96704c6 100644 --- a/curl-mini.spec +++ b/curl-mini.spec @@ -85,7 +85,7 @@ TFTP, DICT, TELNET, LDAP, or FILE). The command is designed to work without user interaction or any kind of interactivity. %package -n libcurl4%{?mini} -Summary: Version 4 of cURL shared library +Summary: Library for transferring data from URLs Group: Productivity/Networking/Web/Utilities %if 0%{?bootstrap} Provides: libcurl4 = %{version} @@ -94,11 +94,11 @@ Conflicts: libcurl4 %endif %description -n libcurl4%{?mini} -The cURL shared library version 4 for accessing data using different +The cURL shared library for accessing data using different network protocols. %package -n libcurl%{?mini}-devel -Summary: A Tool for Transferring Data from URLs +Summary: Development files for the curl library Group: Development/Libraries/C and C++ Requires: glibc-devel Requires: libcurl4%{?mini} = %{version} diff --git a/curl.changes b/curl.changes index ddb838d..bc3fb6e 100644 --- a/curl.changes +++ b/curl.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Mon Jan 28 18:47:00 UTC 2019 - Jan Engelhardt + +- Fix wrong summary, curl is at version 7, not 4. + ------------------------------------------------------------------- Fri Jan 18 15:18:57 UTC 2019 - Vítězslav Čížek diff --git a/curl.spec b/curl.spec index 7552dce..63e2a3f 100644 --- a/curl.spec +++ b/curl.spec @@ -83,7 +83,7 @@ TFTP, DICT, TELNET, LDAP, or FILE). The command is designed to work without user interaction or any kind of interactivity. %package -n libcurl4%{?mini} -Summary: Version 4 of cURL shared library +Summary: Library for transferring data from URLs Group: Productivity/Networking/Web/Utilities %if 0%{?bootstrap} Provides: libcurl4 = %{version} @@ -92,11 +92,11 @@ Conflicts: libcurl4 %endif %description -n libcurl4%{?mini} -The cURL shared library version 4 for accessing data using different +The cURL shared library for accessing data using different network protocols. %package -n libcurl%{?mini}-devel -Summary: A Tool for Transferring Data from URLs +Summary: Development files for the curl library Group: Development/Libraries/C and C++ Requires: glibc-devel Requires: libcurl4%{?mini} = %{version}