Update to 2.40.1
This commit is contained in:
parent
4904342856
commit
a185e5a7ae
1
.gitignore
vendored
1
.gitignore
vendored
@ -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
|
||||
|
||||
@ -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
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user