Update to 2.38.1

This commit is contained in:
Kalev Lember 2015-09-22 22:32:41 +02:00
parent 34c1951dd8
commit a8b83fb12f
3 changed files with 6 additions and 2 deletions

1
.gitignore vendored
View File

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

View File

@ -3,7 +3,7 @@
%define release_version %(echo %{version} | awk -F. '{print $1"."$2}')
Name: pangomm
Version: 2.37.2
Version: 2.38.1
Release: 1%{?dist}
Summary: C++ interface for Pango
@ -88,6 +88,9 @@ find $RPM_BUILD_ROOT -type f -name "*.la" -exec rm -f {} ';'
%{_datadir}/devhelp/
%changelog
* Tue Sep 22 2015 Kalev Lember <klember@redhat.com> - 2.38.1-1
- Update to 2.38.1
* Tue Sep 15 2015 Richard Hughes <rhughes@redhat.com> - 2.37.2-1
- Update to 2.37.2

View File

@ -1 +1 @@
b29b3fb39bfeff1c4c5b227f555b4de7 pangomm-2.37.2.tar.xz
734fc6bf8f91c94383ca10d24705ce25 pangomm-2.38.1.tar.xz