commit 3d0fab88e141f4c1c142f91f8c546161cf3348bb
Author: Nicolas Chauvet <kwizart(a)gmail.com>
Date: Tue Feb 6 21:48:18 2018 +0100
Update snapshot
libvlcpp.spec | 7 +++++--
sources | 2 +-
2 files changed, 6 insertions(+), 3 deletions(-)
---
diff --git a/libvlcpp.spec b/libvlcpp.spec
index fb3d144..7530d69 100644
--- a/libvlcpp.spec
+++ b/libvlcpp.spec
@@ -1,8 +1,8 @@
-%global date 20170905
+%global date 20180206
Name: libvlcpp
Version: 0.1.0
-Release: 1.%{?date}git%{?dist}
+Release: 2.%{?date}git%{?dist}
Summary: C++ bindings for libvlc
License: LGPLv2+
@@ -50,5 +50,8 @@ find %{buildroot} -name '*.la' -exec rm -f {} ';'
%changelog
+* Tue Feb 06 2018 Nicolas Chauvet <kwizart(a)gmail.com> - 0.1.0-2.20180206git
+- Update snapshot
+
* Mon Sep 04 2017 Nicolas Chauvet <kwizart(a)gmail.com> - 0.1.0-1
- Initial spec file
diff --git a/sources b/sources
index b1e326b..674b230 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-39b17d49e1832f7625b2c2569ef10847 libvlcpp-20170905.tar.xz
+32cb06792d8fc035cad54699db507a18 libvlcpp-20180206.tar.xz