diff options
-rw-r--r-- | compat-mysql55.spec | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/compat-mysql55.spec b/compat-mysql55.spec index 70b91b6..da033ca 100644 --- a/compat-mysql55.spec +++ b/compat-mysql55.spec @@ -5,7 +5,7 @@ %endif Name: compat-mysql55 -Version: 5.5.34 +Version: 5.5.38 Release: 1%{?dist} Summary: MySQL shared libraries Group: Applications/Databases @@ -224,6 +224,9 @@ rm -rf $RPM_BUILD_ROOT %changelog +* Mon Jun 2 2014 Remi Collet <RPMS@FamilleCollet.com> - 5.5.38-1 +- update to 5.5.38 + * Sat Oct 12 2013 Remi Collet <RPMS@FamilleCollet.com> - 5.5.34-1 - update to 5.5.34 |