summaryrefslogtreecommitdiffstats
path: root/php-smbclient.spec
diff options
context:
space:
mode:
Diffstat (limited to 'php-smbclient.spec')
-rw-r--r--php-smbclient.spec5
1 files changed, 4 insertions, 1 deletions
diff --git a/php-smbclient.spec b/php-smbclient.spec
index c50c817..38f00ad 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.1
+Version: 1.0.2
%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
@@ -244,6 +244,9 @@ fi
%changelog
+* Thu Jan 21 2021 Remi Collet <remi@remirepo.net> - 1.0.2-1
+- update to 1.0.2
+
* Tue Dec 29 2020 Remi Collet <remi@remirepo.net> - 1.0.1-1
- update to 1.0.1
- drop patches merged upstream