summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.gitignore7
-rw-r--r--php-horde-Horde-Crypt.spec7
2 files changed, 11 insertions, 3 deletions
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..1ab5c4f
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,7 @@
+package-*.xml
+*.tgz
+*.tar.gz
+*.tar.xz
+*.tar.xz.asc
+*.src.rpm
+*/*rpm
diff --git a/php-horde-Horde-Crypt.spec b/php-horde-Horde-Crypt.spec
index c62961f..daebc46 100644
--- a/php-horde-Horde-Crypt.spec
+++ b/php-horde-Horde-Crypt.spec
@@ -12,7 +12,7 @@
%global pear_channel pear.horde.org
Name: php-horde-Horde-Crypt
-Version: 2.7.5
+Version: 2.7.6
Release: 1%{?dist}
Summary: Horde Cryptography API
@@ -21,7 +21,6 @@ License: LGPLv2
URL: http://%{pear_channel}
Source0: http://%{pear_channel}/get/%{pear_name}-%{version}.tgz
-BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root
BuildArch: noarch
BuildRequires: php(language) >= 5.3.0
BuildRequires: php-pear(PEAR) >= 1.7.0
@@ -146,7 +145,6 @@ fi
%files -f %{pear_name}.lang
%doc %{pear_docdir}/%{pear_name}
-%defattr(-,root,root,-)
%{pear_xmldir}/%{name}.xml
%{pear_phpdir}/Horde/Crypt
%{pear_phpdir}/Horde/Crypt.php
@@ -156,6 +154,9 @@ fi
%changelog
+* Tue Apr 4 2017 Remi Collet <remi@remirepo.net> - 2.7.6-1
+- Update to 2.7.6
+
* Tue Dec 20 2016 Remi Collet <remi@fedoraproject.org> - 2.7.5-1
- Update to 2.7.5