Update to 2.40.2
This commit is contained in:
parent
37d2a7fd80
commit
65f92010e8
1
.gitignore
vendored
1
.gitignore
vendored
@ -12,3 +12,4 @@ pangomm-2.26.2.tar.bz2
|
||||
/pangomm-2.39.1.tar.xz
|
||||
/pangomm-2.40.0.tar.xz
|
||||
/pangomm-2.40.1.tar.xz
|
||||
/pangomm-2.40.2.tar.xz
|
||||
|
||||
@ -7,8 +7,8 @@
|
||||
%global pango_version 1.38.0
|
||||
|
||||
Name: pangomm
|
||||
Version: 2.40.1
|
||||
Release: 6%{?dist}
|
||||
Version: 2.40.2
|
||||
Release: 1%{?dist}
|
||||
Summary: C++ interface for Pango
|
||||
|
||||
Group: System Environment/Libraries
|
||||
@ -93,6 +93,9 @@ find $RPM_BUILD_ROOT -type f -name "*.la" -exec rm -f {} ';'
|
||||
%{_datadir}/devhelp/
|
||||
|
||||
%changelog
|
||||
* Wed Jan 23 2019 Kalev Lember <klember@redhat.com> - 2.40.2-1
|
||||
- Update to 2.40.2
|
||||
|
||||
* Fri Jul 13 2018 Fedora Release Engineering <releng@fedoraproject.org> - 2.40.1-6
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user