diff options
author | Remi Collet <fedora@famillecollet.com> | 2016-03-31 09:56:17 +0200 |
---|---|---|
committer | Remi Collet <fedora@famillecollet.com> | 2016-03-31 09:56:17 +0200 |
commit | c32fdf5effe818f4b3de2fc61dc1340c14ea2344 (patch) | |
tree | a44619a67aeb7060132c619ac0492b7775b83d69 | |
parent | 4455e7515bf6701b67883ff1ec7c4d4fcb6dc6d9 (diff) |
libbson: 1.3.5 (no change)
-rw-r--r-- | libbson.spec | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/libbson.spec b/libbson.spec index 7aa0b23..5ef10b3 100644 --- a/libbson.spec +++ b/libbson.spec @@ -9,7 +9,7 @@ # Name: libbson -Version: 1.3.4 +Version: 1.3.5 Release: 1%{?dist} Summary: Building, parsing, and iterating BSON documents Group: System Environment/Libraries @@ -137,6 +137,9 @@ make %{?_smp_mflags} check %changelog +* Thu Mar 31 2016 Petr Pisar <ppisar@redhat.com> - 1.3.5-1 +- 1.3.5 bump + * Tue Mar 15 2016 Remi Collet <remi@fedoraproject.org> - 1.3.4-1 - switch to Fedora spec file - tweak install for EL-6 (don't run autoconf) |