update to rev 34bb86b

This commit is contained in:
Daniel Kopecek 2016-07-08 14:14:31 +02:00
parent d3658ddb32
commit a7dce163d4
3 changed files with 8 additions and 4 deletions

1
.gitignore vendored
View File

@ -1,2 +1,3 @@
/gabime-spdlog-211ce99.tar.gz
/gabime-spdlog-cbc8ba7.tar.gz
/gabime-spdlog-34bb86b.tar.gz

View File

@ -1 +1 @@
36363039e6a215c969c53b8a3dcc98cf gabime-spdlog-cbc8ba7.tar.gz
02be5ae2e500ef6299fe0c008c33cebc gabime-spdlog-34bb86b.tar.gz

View File

@ -1,12 +1,12 @@
%global gitdate 20151110
%global gittag cbc8ba72035a3828f3a03e425e7f0d91da6c2ba3
%global gitdate 20160703
%global gittag 34bb86b29320a4ae96386b1c2913a77b89e85d0a
%global shorttag %(c=%{gittag}; echo ${c:0:7})
%global user gabime
%global debug_package %{nil}
Name: spdlog
Version: 0
Release: 7.%{gitdate}git%{shorttag}%{?dist}
Release: 8.%{gitdate}git%{shorttag}%{?dist}
Summary: Super fast C++ logging library
Group: Development/Libraries
License: MIT
@ -45,6 +45,9 @@ cp -pvR include/spdlog %{buildroot}%{_includedir}
%{_includedir}/spdlog/
%changelog
* Fri Jul 08 2016 Daniel Kopecek <dkopecek@redhat.com> - 0-8.20160703git34bb86b
- update to rev 34bb86b
* Fri Feb 05 2016 Fedora Release Engineering <releng@fedoraproject.org> - 0-7.20151110gitcbc8ba7
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild