diff options
| author | Remi Collet <fedora@famillecollet.com> | 2015-11-26 09:46:27 +0100 | 
|---|---|---|
| committer | Remi Collet <fedora@famillecollet.com> | 2015-11-26 09:46:27 +0100 | 
| commit | 0c6810ee60fc6dcd037585d3850600dc84a110b4 (patch) | |
| tree | c3316ac74e545d49188e9fc9c95492222c9a6f9f | |
| parent | 8240016734bf3bdae4d3afa4174ee97539bfcd27 (diff) | |
cassandra-cpp-driver: 2.2.1
| -rw-r--r-- | cassandra-cpp-driver.spec | 7 | 
1 files changed, 5 insertions, 2 deletions
diff --git a/cassandra-cpp-driver.spec b/cassandra-cpp-driver.spec index 15b6cb2..61e4eb2 100644 --- a/cassandra-cpp-driver.spec +++ b/cassandra-cpp-driver.spec @@ -7,7 +7,7 @@  # Please, preserve the changelog entries  # -%global gh_commit   2c97015988e0a9e9342b233db5f37ca9386e4d7d +%global gh_commit   f19b1abee4627a45df7b2873d45136d4706c8e07  %global gh_short    %(c=%{gh_commit}; echo ${c:0:7})  %global gh_owner    datastax  %global gh_project  cpp-driver @@ -16,7 +16,7 @@  Name:          cassandra-cpp-driver  Summary:       DataStax C/C++ Driver for Apache Cassandra -Version:       2.1.0 +Version:       2.2.1  Release:       1%{?dist}  License:       ASL 2.0  Group:         System Environment/Libraries @@ -98,5 +98,8 @@ rm %{buildroot}%{_libdir}/%{libname}_static.a  %changelog +* Thu Nov 26 2015 Remi Collet <remi@fedoraproject.org> - 2.2.1-1 +- update to 2.2.1 +  * Thu Aug 13 2015 Remi Collet <remi@fedoraproject.org> - 2.1.0-1  - initial package
\ No newline at end of file  | 
