Update to 2.18.1
This commit is contained in:
parent
5fa8e2224d
commit
651c57f84c
1
.gitignore
vendored
1
.gitignore
vendored
@ -80,3 +80,4 @@ at-spi2-core-0.3.4.tar.bz2
|
|||||||
/at-spi2-core-2.17.1.tar.xz
|
/at-spi2-core-2.17.1.tar.xz
|
||||||
/at-spi2-core-2.17.90.tar.xz
|
/at-spi2-core-2.17.90.tar.xz
|
||||||
/at-spi2-core-2.18.0.tar.xz
|
/at-spi2-core-2.18.0.tar.xz
|
||||||
|
/at-spi2-core-2.18.1.tar.xz
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
Name: at-spi2-core
|
Name: at-spi2-core
|
||||||
Version: 2.18.0
|
Version: 2.18.1
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: Protocol definitions and daemon for D-Bus at-spi
|
Summary: Protocol definitions and daemon for D-Bus at-spi
|
||||||
|
|
||||||
@ -80,6 +80,9 @@ rm $RPM_BUILD_ROOT%{_libdir}/libatspi.la
|
|||||||
%{_libdir}/pkgconfig/atspi-2.pc
|
%{_libdir}/pkgconfig/atspi-2.pc
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Oct 12 2015 Kalev Lember <klember@redhat.com> - 2.18.1-1
|
||||||
|
- Update to 2.18.1
|
||||||
|
|
||||||
* Mon Sep 21 2015 Kalev Lember <klember@redhat.com> - 2.18.0-1
|
* Mon Sep 21 2015 Kalev Lember <klember@redhat.com> - 2.18.0-1
|
||||||
- Update to 2.18.0
|
- Update to 2.18.0
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user