summaryrefslogtreecommitdiffstats
path: root/php-email-address-validation.spec
diff options
context:
space:
mode:
Diffstat (limited to 'php-email-address-validation.spec')
-rw-r--r--php-email-address-validation.spec13
1 files changed, 13 insertions, 0 deletions
diff --git a/php-email-address-validation.spec b/php-email-address-validation.spec
index 89e9c41..4d6e228 100644
--- a/php-email-address-validation.spec
+++ b/php-email-address-validation.spec
@@ -1,3 +1,13 @@
+# remirepo spec file for php-email-address-validation, from:
+#
+# Fedora spec file for php-email-address-validation
+#
+# License: MIT
+# http://opensource.org/licenses/MIT
+#
+# Please preserve changelog entries
+#
+
Name: php-email-address-validation
Version: 2.0.1
Release: 1%{?dist}
@@ -50,6 +60,9 @@ phpunit --verbose --bootstrap %{buildroot}%{_datadir}/php/%{name}/EmailAddressVa
%changelog
+* Mon Oct 12 2020 Remi Collet <remi@remirepo.net> - 2.0.1-1
+- rebuild for #remirepo
+
* Mon Aug 31 2020 Artur Iwicki <fedora@svgames.pl> - 2.0.1-1
- Switch main source to a fork (composer: aziraphale/email-address-validator)
- Run the test suite during %%check