Update to 2.22.4
This commit is contained in:
parent
2e0c649a66
commit
76040f5404
1
.gitignore
vendored
1
.gitignore
vendored
@ -1,3 +1,4 @@
|
|||||||
atkmm-2.21.2.tar.bz2
|
atkmm-2.21.2.tar.bz2
|
||||||
/atkmm-2.22.0.tar.bz2
|
/atkmm-2.22.0.tar.bz2
|
||||||
/atkmm-2.22.2.tar.bz2
|
/atkmm-2.22.2.tar.bz2
|
||||||
|
/atkmm-2.22.4.tar.bz2
|
||||||
|
@ -3,8 +3,8 @@
|
|||||||
%define release_version %(echo %{version} | awk -F. '{print $1"."$2}')
|
%define release_version %(echo %{version} | awk -F. '{print $1"."$2}')
|
||||||
|
|
||||||
Name: atkmm
|
Name: atkmm
|
||||||
Version: 2.22.2
|
Version: 2.22.4
|
||||||
Release: 4%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: C++ interface for the ATK library
|
Summary: C++ interface for the ATK library
|
||||||
|
|
||||||
Group: System Environment/Libraries
|
Group: System Environment/Libraries
|
||||||
@ -97,6 +97,9 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Mar 25 2011 Kalev Lember <kalev@smartlink.ee> - 2.22.4-1
|
||||||
|
- Update to 2.22.4
|
||||||
|
|
||||||
* Tue Mar 01 2011 Kalev Lember <kalev@smartlink.ee> - 2.22.2-4
|
* Tue Mar 01 2011 Kalev Lember <kalev@smartlink.ee> - 2.22.2-4
|
||||||
- Spec cleanup
|
- Spec cleanup
|
||||||
- Actually co-own /usr/share/devhelp/ directory
|
- Actually co-own /usr/share/devhelp/ directory
|
||||||
|
Loading…
Reference in New Issue
Block a user