Update to 2.24.2
This commit is contained in:
parent
b65d54128f
commit
46126fad15
1
.gitignore
vendored
1
.gitignore
vendored
@ -8,3 +8,4 @@ atkmm-2.21.2.tar.bz2
|
|||||||
/atkmm-2.23.1.tar.xz
|
/atkmm-2.23.1.tar.xz
|
||||||
/atkmm-2.23.3.tar.xz
|
/atkmm-2.23.3.tar.xz
|
||||||
/atkmm-2.24.1.tar.xz
|
/atkmm-2.24.1.tar.xz
|
||||||
|
/atkmm-2.24.2.tar.xz
|
||||||
|
@ -5,7 +5,7 @@
|
|||||||
%global glibmm24_version 2.46.1
|
%global glibmm24_version 2.46.1
|
||||||
|
|
||||||
Name: atkmm
|
Name: atkmm
|
||||||
Version: 2.24.1
|
Version: 2.24.2
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: C++ interface for the ATK library
|
Summary: C++ interface for the ATK library
|
||||||
|
|
||||||
@ -87,6 +87,9 @@ find $RPM_BUILD_ROOT -name '*.la' -exec rm -f {} ';'
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Nov 30 2015 Kalev Lember <klember@redhat.com> - 2.24.2-1
|
||||||
|
- Update to 2.24.2
|
||||||
|
|
||||||
* Tue Sep 22 2015 Kalev Lember <klember@redhat.com> - 2.24.1-1
|
* Tue Sep 22 2015 Kalev Lember <klember@redhat.com> - 2.24.1-1
|
||||||
- Update to 2.24.1
|
- Update to 2.24.1
|
||||||
- Drop conflicts with old gtkmm24 versions
|
- Drop conflicts with old gtkmm24 versions
|
||||||
|
Loading…
Reference in New Issue
Block a user