From 9c69f4ff6b205381ca875ff9cdf988c0c5eb75c2 Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Fri, 5 Jan 2024 21:36:34 +0100 Subject: [PATCH] automatic version update by autodist [release 7.46.0-1mamba;Thu Dec 03 2015] --- curl.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/curl.spec b/curl.spec index 9d07017..6aea747 100644 --- a/curl.spec +++ b/curl.spec @@ -1,7 +1,7 @@ %define libname libcurl Name: curl -Version: 7.45.0 +Version: 7.46.0 Release: 1mamba Summary: A tool for transfering data with URL syntax that supports many protocols Group: Applications/Networking @@ -153,6 +153,7 @@ install -m644 docs/examples/{Makefile.example,README,*.c} \ %files %defattr(-,root,root) %{_bindir}/curl +%{_datadir}/zsh/site-functions/_curl %{_mandir}/man1/curl.* %files -n %{libname} @@ -178,6 +179,9 @@ install -m644 docs/examples/{Makefile.example,README,*.c} \ %doc CHANGES README RELEASE-NOTES %changelog +* Thu Dec 03 2015 Automatic Build System 7.46.0-1mamba +- automatic version update by autodist + * Wed Oct 07 2015 Automatic Build System 7.45.0-1mamba - automatic version update by autodist