diff options
| author | Remi Collet <remi@remirepo.net> | 2017-08-01 16:53:00 +0200 | 
|---|---|---|
| committer | Remi Collet <remi@remirepo.net> | 2017-08-01 16:53:00 +0200 | 
| commit | cdc6cc2f4f5142210bdec7fb16875f2aa702df53 (patch) | |
| tree | aceaef99fbbd23310025d767a5e35bd8ce516861 | |
| parent | f372355c1afd1567f13a04bb9829f8a954f78ca5 (diff) | |
v4.2.22
| -rw-r--r-- | php-horde-kronolith.spec | 7 | 
1 files changed, 5 insertions, 2 deletions
diff --git a/php-horde-kronolith.spec b/php-horde-kronolith.spec index 84f4bc9..2922f9f 100644 --- a/php-horde-kronolith.spec +++ b/php-horde-kronolith.spec @@ -11,7 +11,7 @@  %global pear_channel pear.horde.org  Name:           php-horde-kronolith -Version:        4.2.21 +Version:        4.2.22  Release:        1%{?dist}  Summary:        A web based calendar @@ -235,7 +235,7 @@ fi  %attr(0640,apache,apache) %config %{_sysconfdir}/horde/%{pear_name}/*.dist  %attr(0660,apache,apache) %config(noreplace) %{_sysconfdir}/horde/%{pear_name}/*.php  %attr(0660,apache,apache) %config %{_sysconfdir}/horde/%{pear_name}/*.xml -%{pear_testdir}/kronolith +%doc %{pear_testdir}/kronolith  %{_bindir}/kronolith-agenda  %{_bindir}/kronolith-convert-datatree-shares-to-sql  %{_bindir}/kronolith-convert-sql-shares-to-sqlng @@ -258,6 +258,9 @@ fi  %changelog +* Tue Aug  1 2017 Remi Collet <remi@remirepo.net> - 4.2.22-1 +- Update to 4.2.22 +  * Wed May  3 2017 Remi Collet <remi@remirepo.net> - 4.2.21-1  - Update to 4.2.21  | 
