Update to 2.40.1

This commit is contained in:
Kalev Lember 2016-08-21 17:20:19 +02:00
parent 4904342856
commit a185e5a7ae
3 changed files with 6 additions and 2 deletions

1
.gitignore vendored
View File

@ -11,3 +11,4 @@ pangomm-2.26.2.tar.bz2
/pangomm-2.38.1.tar.xz
/pangomm-2.39.1.tar.xz
/pangomm-2.40.0.tar.xz
/pangomm-2.40.1.tar.xz

View File

@ -7,7 +7,7 @@
%global pango_version 1.38.0
Name: pangomm
Version: 2.40.0
Version: 2.40.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
* Sun Aug 21 2016 Kalev Lember <klember@redhat.com> - 2.40.1-1
- Update to 2.40.1
* Wed Mar 30 2016 Kalev Lember <klember@redhat.com> - 2.40.0-1
- Update to 2.40.0

View File

@ -1 +1 @@
681fe43bac96e63321406e1b092093d2 pangomm-2.40.0.tar.xz
874eadd9434613dbacf0272c82c3ac23 pangomm-2.40.1.tar.xz