Update to 2.41.1
This commit is contained in:
parent
eb8f246473
commit
1c18f2f3e8
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.41.1.tar.xz
|
||||
|
||||
@ -7,8 +7,8 @@
|
||||
%global pango_version 1.38.0
|
||||
|
||||
Name: pangomm
|
||||
Version: 2.40.1
|
||||
Release: 2%{?dist}
|
||||
Version: 2.41.1
|
||||
Release: 1%{?dist}
|
||||
Summary: C++ interface for Pango
|
||||
|
||||
Group: System Environment/Libraries
|
||||
@ -95,6 +95,9 @@ find $RPM_BUILD_ROOT -type f -name "*.la" -exec rm -f {} ';'
|
||||
%{_datadir}/devhelp/
|
||||
|
||||
%changelog
|
||||
* Mon Feb 13 2017 Richard Hughes <rhughes@redhat.com> - 2.41.1-1
|
||||
- Update to 2.41.1
|
||||
|
||||
* Sat Feb 11 2017 Fedora Release Engineering <releng@fedoraproject.org> - 2.40.1-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user