Update to 2.23.1

This commit is contained in:
Kalev Lember 2015-06-30 18:40:09 +02:00
parent 31573a3467
commit 887e0a60fb
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View File

@ -5,3 +5,4 @@ atkmm-2.21.2.tar.bz2
/atkmm-2.22.5.tar.bz2
/atkmm-2.22.6.tar.xz
/atkmm-2.22.7.tar.xz
/atkmm-2.23.1.tar.xz

View File

@ -3,8 +3,8 @@
%define release_version %(echo %{version} | awk -F. '{print $1"."$2}')
Name: atkmm
Version: 2.22.7
Release: 6%{?dist}
Version: 2.23.1
Release: 1%{?dist}
Summary: C++ interface for the ATK library
Group: System Environment/Libraries
@ -86,6 +86,9 @@ find $RPM_BUILD_ROOT -name '*.la' -exec rm -f {} ';'
%changelog
* Tue Jun 30 2015 Kalev Lember <klember@redhat.com> - 2.23.1-1
- Update to 2.23.1
* Wed Jun 17 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.22.7-6
- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild

View File

@ -1 +1 @@
fec7db3fc47ba2e0c95d130ec865a236 atkmm-2.22.7.tar.xz
9e0ac0121670749c990f1f4d8450afe5 atkmm-2.23.1.tar.xz