Revert "Update to 2.41.1"
2.41 has new parallel installable ABI.
This reverts commit 1c18f2f3e8.
This commit is contained in:
parent
1c18f2f3e8
commit
a133b3e495
1
.gitignore
vendored
1
.gitignore
vendored
@ -12,4 +12,3 @@ 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.41.1
|
||||
Release: 1%{?dist}
|
||||
Version: 2.40.1
|
||||
Release: 2%{?dist}
|
||||
Summary: C++ interface for Pango
|
||||
|
||||
Group: System Environment/Libraries
|
||||
@ -95,9 +95,6 @@ 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