Update to 1.1.0

Signed-off-by: Adam Tkac <atkac@redhat.com>
This commit is contained in:
Adam Tkac 2013-02-18 13:48:27 +01:00
parent f2cc64ce0f
commit e2feb4989e
3 changed files with 10 additions and 2 deletions

1
.gitignore vendored
View File

@ -1 +1,2 @@
/log4cplus-1.1.0-rc10.tar.xz
/log4cplus-1.1.0.tar.xz

View File

@ -1,8 +1,12 @@
%global prever rc10
#%%global prever rc10
Name: log4cplus
Version: 1.1.0
%if 0%{?prever:1}
Release: 0.3.%{prever}%{?dist}
%else
Release: 1%{?dist}
%endif
Summary: Logging Framework for C++
License: ASL 2.0
@ -73,6 +77,9 @@ rm -f $RPM_BUILD_ROOT/%{_libdir}/liblog4cplus.{a,la}
%{_libdir}/pkgconfig/log4cplus.pc
%changelog
* Mon Feb 18 2013 Adam Tkac <atkac redhat com> - 1.1.0-1
- update to 1.1.0
* Thu Feb 14 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.1.0-0.3.rc10
- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild

View File

@ -1 +1 @@
78c21603b57f5003e200feeb786e2177 log4cplus-1.1.0-rc10.tar.xz
8f04a7b2db55384440b0ab83b6362d5d log4cplus-1.1.0.tar.xz