summaryrefslogtreecommitdiffstats
path: root/php-smbclient.spec
diff options
context:
space:
mode:
Diffstat (limited to 'php-smbclient.spec')
-rw-r--r--php-smbclient.spec7
1 files changed, 5 insertions, 2 deletions
diff --git a/php-smbclient.spec b/php-smbclient.spec
index 38f00ad..f4490ac 100644
--- a/php-smbclient.spec
+++ b/php-smbclient.spec
@@ -35,7 +35,7 @@
%global with_tests 0%{?_with_tests:1}
Name: %{?sub_prefix}php-smbclient
-Version: 1.0.2
+Version: 1.0.3
%if 0%{?gh_date}
Release: 0.9.%{gh_date}git%{gh_short}%{?dist}%{!?scl:%{!?nophptag:%(%{__php} -r 'echo ".".PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')}}
%else
@@ -49,7 +49,7 @@ URL: https://github.com/eduardok/libsmbclient-php
%if 0%{?gh_date}
Source0: https://github.com/%{gh_owner}/%{gh_project}/archive/%{gh_commit}/%{pecl_name}-%{version}-%{gh_short}.tar.gz
%else
-Source0: http://pecl.php.net/get/%{pecl_name}-%{version}%{?prever}.tgz
+Source0: https://pecl.php.net/get/%{pecl_name}-%{version}%{?prever}.tgz
%endif
%if %{with_tests}
Source2: %{gh_project}-phpunit.xml
@@ -244,6 +244,9 @@ fi
%changelog
+* Thu Jan 21 2021 Remi Collet <remi@remirepo.net> - 1.0.3-1
+- update to 1.0.3
+
* Thu Jan 21 2021 Remi Collet <remi@remirepo.net> - 1.0.2-1
- update to 1.0.2