update to 1.1.2

Signed-off-by: Tomas Hozza <thozza@redhat.com>
This commit is contained in:
Tomas Hozza 2013-10-24 09:52:55 +02:00
parent 79ec821b4f
commit 9b6f057489
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View File

@ -1,3 +1,4 @@
/log4cplus-1.1.0-rc10.tar.xz
/log4cplus-1.1.0.tar.xz
/log4cplus-1.1.1.tar.xz
/log4cplus-1.1.2.tar.xz

View File

@ -1,11 +1,11 @@
#%%global prever rc10
Name: log4cplus
Version: 1.1.1
Version: 1.1.2
%if 0%{?prever:1}
Release: 0.4.%{prever}%{?dist}
%else
Release: 2%{?dist}
Release: 1%{?dist}
%endif
Summary: Logging Framework for C++
@ -77,6 +77,9 @@ rm -f $RPM_BUILD_ROOT/%{_libdir}/liblog4cplus.{a,la}
%{_libdir}/pkgconfig/log4cplus.pc
%changelog
* Thu Oct 24 2013 Tomas Hozza <thozza@redhat.com> - 1.1.2-1
- update to 1.1.2
* Sat Aug 03 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.1.1-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild

View File

@ -1 +1 @@
e7844ba5c18073d9936e14def184d60a log4cplus-1.1.1.tar.xz
c798e13a0f3d4af0e7a777d16974f092 log4cplus-1.1.2.tar.xz