Update to 2.22.0
This commit is contained in:
parent
c1c0938f8b
commit
650b1e1a27
1
.gitignore
vendored
1
.gitignore
vendored
@ -1 +1,2 @@
|
||||
atkmm-2.21.2.tar.bz2
|
||||
/atkmm-2.22.0.tar.bz2
|
||||
|
@ -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 <kalev@smartlink.ee> - 2.22.0-1
|
||||
- Update to 2.22.0
|
||||
|
||||
* Tue Sep 14 2010 Kalev Lember <kalev@smartlink.ee> - 2.21.2-2
|
||||
- Co-own /usr/share/gtk-doc/ directory (#604169)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user