Update to 2.39.1

This commit is contained in:
Kalev Lember 2015-11-30 11:13:37 +01:00
parent 1211da26a5
commit 6df2e694bb
3 changed files with 6 additions and 2 deletions

1
.gitignore vendored
View File

@ -9,3 +9,4 @@ pangomm-2.26.2.tar.bz2
/pangomm-2.36.0.tar.xz
/pangomm-2.37.2.tar.xz
/pangomm-2.38.1.tar.xz
/pangomm-2.39.1.tar.xz

View File

@ -7,7 +7,7 @@
%global pango_version 1.38.0
Name: pangomm
Version: 2.38.1
Version: 2.39.1
Release: 1%{?dist}
Summary: C++ interface for Pango
@ -95,6 +95,9 @@ find $RPM_BUILD_ROOT -type f -name "*.la" -exec rm -f {} ';'
%{_datadir}/devhelp/
%changelog
* Mon Nov 30 2015 Kalev Lember <klember@redhat.com> - 2.39.1-1
- Update to 2.39.1
* Tue Sep 22 2015 Kalev Lember <klember@redhat.com> - 2.38.1-1
- Update to 2.38.1
- Use make_install macro

View File

@ -1 +1 @@
734fc6bf8f91c94383ca10d24705ce25 pangomm-2.38.1.tar.xz
7e6cb020662a2ba3a0c13988336ae967 pangomm-2.39.1.tar.xz