Update to 2.34.0

This commit is contained in:
Kalev Lember 2013-04-29 17:27:36 +02:00
parent 811c3662ef
commit db6a304514
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View File

@ -4,3 +4,4 @@ pangomm-2.26.2.tar.bz2
/pangomm-2.28.2.tar.bz2
/pangomm-2.28.3.tar.xz
/pangomm-2.28.4.tar.xz
/pangomm-2.34.0.tar.xz

View File

@ -3,8 +3,8 @@
%define release_version %(echo %{version} | awk -F. '{print $1"."$2}')
Name: pangomm
Version: 2.28.4
Release: 3%{?dist}
Version: 2.34.0
Release: 1%{?dist}
Summary: C++ interface for Pango
Group: System Environment/Libraries
@ -91,6 +91,9 @@ find $RPM_BUILD_ROOT -type f -name "*.la" -exec rm -f {} ';'
%{_datadir}/devhelp/
%changelog
* Mon Apr 29 2013 Kalev Lember <kalevlember@gmail.com> - 2.34.0-1
- Update to 2.34.0
* Thu Feb 14 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.28.4-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild

View File

@ -1 +1 @@
f4fe0905ee56e1ff0205005e61d2a66f pangomm-2.28.4.tar.xz
2c702caede167323c9ed9eed2b933098 pangomm-2.34.0.tar.xz