summaryrefslogtreecommitdiffstats
path: root/cassandra-cpp-driver.spec
diff options
context:
space:
mode:
Diffstat (limited to 'cassandra-cpp-driver.spec')
-rw-r--r--cassandra-cpp-driver.spec10
1 files changed, 5 insertions, 5 deletions
diff --git a/cassandra-cpp-driver.spec b/cassandra-cpp-driver.spec
index d0c8ebe..327f472 100644
--- a/cassandra-cpp-driver.spec
+++ b/cassandra-cpp-driver.spec
@@ -7,7 +7,7 @@
# Please, preserve the changelog entries
#
-%global gh_commit 1582dc371044d71033875734edc82fe7b9c4d807
+%global gh_commit b188785862a9e3b25179a733a0ef859b3033fc03
%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.7.1
+Version: 2.8.0
Release: 1%{?dist}
License: ASL 2.0
Group: System Environment/Libraries
@@ -65,9 +65,6 @@ make %{_smp_mflags}
%install
make install DESTDIR="%{buildroot}"
-rm %{buildroot}%{_libdir}/%{libname}_static.a
-rm %{buildroot}%{_libdir}//pkgconfig/cassandra_static.pc
-
%post -p /sbin/ldconfig
@@ -89,6 +86,9 @@ rm %{buildroot}%{_libdir}//pkgconfig/cassandra_static.pc
%changelog
+* Wed Nov 22 2017 Remi Collet <remi@remirepo.net> - 2.8.0-1
+- update to 2.8.0
+
* Wed Sep 20 2017 Remi Collet <remi@remirepo.net> - 2.7.1-1
- update to 2.7.1