update to 0.3.3
This commit is contained in:
parent
4168706182
commit
b4792a518c
1
.gitignore
vendored
1
.gitignore
vendored
@ -1 +1,2 @@
|
||||
glog-0.3.0.tar.gz
|
||||
/glog-0.3.3.tar.gz
|
||||
|
@ -1,6 +1,6 @@
|
||||
Name: glog
|
||||
Version: 0.3.0
|
||||
Release: 6%{?dist}
|
||||
Version: 0.3.3
|
||||
Release: 1%{?dist}
|
||||
Summary: A C++ application logging library
|
||||
|
||||
Group: System Environment/Libraries
|
||||
@ -67,6 +67,9 @@ rm -rf $RPM_BUILD_ROOT
|
||||
|
||||
|
||||
%changelog
|
||||
* Wed Jul 31 2013 John Khvatov <ivaxer@fedoraproject.org> - 0.3.3-1
|
||||
- update to 0.3.3
|
||||
|
||||
* Wed Feb 13 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.3.0-6
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user