Update to 2.22.7
This commit is contained in:
parent
077bccc9ed
commit
9acd742207
1
.gitignore
vendored
1
.gitignore
vendored
@ -4,3 +4,4 @@ atkmm-2.21.2.tar.bz2
|
||||
/atkmm-2.22.4.tar.bz2
|
||||
/atkmm-2.22.5.tar.bz2
|
||||
/atkmm-2.22.6.tar.xz
|
||||
/atkmm-2.22.7.tar.xz
|
||||
|
@ -3,8 +3,8 @@
|
||||
%define release_version %(echo %{version} | awk -F. '{print $1"."$2}')
|
||||
|
||||
Name: atkmm
|
||||
Version: 2.22.6
|
||||
Release: 3%{?dist}
|
||||
Version: 2.22.7
|
||||
Release: 1%{?dist}
|
||||
Summary: C++ interface for the ATK library
|
||||
|
||||
Group: System Environment/Libraries
|
||||
@ -88,6 +88,9 @@ find $RPM_BUILD_ROOT -name '*.la' -exec rm -f {} ';'
|
||||
|
||||
|
||||
%changelog
|
||||
* Mon Apr 29 2013 Kalev Lember <kalevlember@gmail.com> - 2.22.7-1
|
||||
- Update to 2.22.7
|
||||
|
||||
* Wed Feb 13 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.22.6-3
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user