From 650b1e1a27ab2279e2ac39fbfd19ddac0e14428c Mon Sep 17 00:00:00 2001 From: Kalev Lember Date: Sep 28 2010 07:10:42 +0000 Subject: Update to 2.22.0 --- diff --git a/.gitignore b/.gitignore index 372021f..fa920bc 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ atkmm-2.21.2.tar.bz2 +/atkmm-2.22.0.tar.bz2 diff --git a/atkmm.spec b/atkmm.spec index a0a50a4..bda893f 100644 --- a/atkmm.spec +++ b/atkmm.spec @@ -3,8 +3,8 @@ %global release_version %(echo %{version} | awk -F. '{print $1"."$2}') Name: atkmm -Version: 2.21.2 -Release: 2%{?dist} +Version: 2.22.0 +Release: 1%{?dist} Summary: C++ interface for the ATK library Group: System Environment/Libraries @@ -87,6 +87,9 @@ rm -rf $RPM_BUILD_ROOT %changelog +* Tue Sep 28 2010 Kalev Lember - 2.22.0-1 +- Update to 2.22.0 + * Tue Sep 14 2010 Kalev Lember - 2.21.2-2 - Co-own /usr/share/gtk-doc/ directory (#604169) diff --git a/sources b/sources index 3e3a67b..ada4539 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -101918284ef37701b4508652180cf4c4 atkmm-2.21.2.tar.bz2 +6faeedb26810fd954a856f05e03d4ea8 atkmm-2.22.0.tar.bz2