Update to 2.5.5
This commit is contained in:
parent
9529478ee4
commit
13839767f8
1
.gitignore
vendored
1
.gitignore
vendored
@ -36,3 +36,4 @@ at-spi2-core-0.3.4.tar.bz2
|
|||||||
/at-spi2-core-2.5.2.tar.xz
|
/at-spi2-core-2.5.2.tar.xz
|
||||||
/at-spi2-core-2.5.3.tar.xz
|
/at-spi2-core-2.5.3.tar.xz
|
||||||
/at-spi2-core-2.5.4.tar.xz
|
/at-spi2-core-2.5.4.tar.xz
|
||||||
|
/at-spi2-core-2.5.5.tar.xz
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
Name: at-spi2-core
|
Name: at-spi2-core
|
||||||
Version: 2.5.4
|
Version: 2.5.5
|
||||||
Release: 2%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: Protocol definitions and daemon for D-Bus at-spi
|
Summary: Protocol definitions and daemon for D-Bus at-spi
|
||||||
|
|
||||||
Group: System Environment/Libraries
|
Group: System Environment/Libraries
|
||||||
@ -81,6 +81,9 @@ rm $RPM_BUILD_ROOT%{_libdir}/libatspi.la
|
|||||||
%{_libdir}/pkgconfig/atspi-2.pc
|
%{_libdir}/pkgconfig/atspi-2.pc
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Aug 07 2012 Richard Hughes <hughsient@gmail.com> - 2.5.5-1
|
||||||
|
- Update to 2.5.5
|
||||||
|
|
||||||
* Fri Jul 27 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.5.4-2
|
* Fri Jul 27 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.5.4-2
|
||||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user