diff options
Diffstat (limited to 'binary/redhat')
-rw-r--r-- | binary/redhat/odb.spec | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/binary/redhat/odb.spec b/binary/redhat/odb.spec index 179a1e8..5d412e9 100644 --- a/binary/redhat/odb.spec +++ b/binary/redhat/odb.spec @@ -8,7 +8,7 @@ Summary: ORM for C++ Name: odb -Version: 2.2.0 +Version: 2.2.2 Release: 1 License: GPLv2, GPLv3, LGPLv3 Group: Development/Tools @@ -71,5 +71,8 @@ rm -rf ${RPM_BUILD_ROOT} %config %{_sysconfdir}/odb/default.options %changelog +* Fri Jun 21 2013 Boris Kolpackov <boris@codesynthesis.com> + - new bugfix release + * Fri Feb 22 2013 Boris Kolpackov <boris@codesynthesis.com> - spec file written for odb binary package |