diff options
author | Remi Collet <fedora@famillecollet.com> | 2014-06-02 19:39:01 +0200 |
---|---|---|
committer | Remi Collet <fedora@famillecollet.com> | 2014-06-02 19:39:01 +0200 |
commit | 7dc395d6f0192410f4f2553be81ab873608d4bc1 (patch) | |
tree | 94b3e4c6f29c1c06bc5011dcf863745b478a3676 | |
parent | 17f3c6ea086b15b0b234ea2df14140a39b48c43e (diff) |
compat-mysql55: 5.5.38
-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 |