version 2.2.8
This commit is contained in:
parent
5fbf70abb4
commit
c199c6f796
@ -1 +1 @@
|
|||||||
gimp-2.2.7.tar.bz2
|
gimp-2.2.8.tar.bz2
|
||||||
|
@ -6,7 +6,7 @@
|
|||||||
|
|
||||||
Summary: The GNU Image Manipulation Program
|
Summary: The GNU Image Manipulation Program
|
||||||
Name: gimp
|
Name: gimp
|
||||||
Version: 2.2.7
|
Version: 2.2.8
|
||||||
%define binver 2.2
|
%define binver 2.2
|
||||||
%define gimp_lang_ver 20
|
%define gimp_lang_ver 20
|
||||||
%define interfacever 2.0
|
%define interfacever 2.0
|
||||||
@ -14,7 +14,7 @@ Version: 2.2.7
|
|||||||
%define minorver 200
|
%define minorver 200
|
||||||
%define microver %(ver=%{version}; echo ${ver##*.*.})
|
%define microver %(ver=%{version}; echo ${ver##*.*.})
|
||||||
#define prever pre2
|
#define prever pre2
|
||||||
Release: %{?prever:0.0.%{prever}.}4
|
Release: %{?prever:0.0.%{prever}.}1
|
||||||
Epoch: 2
|
Epoch: 2
|
||||||
License: GPL, LGPL
|
License: GPL, LGPL
|
||||||
Group: Applications/Multimedia
|
Group: Applications/Multimedia
|
||||||
@ -313,6 +313,9 @@ fi
|
|||||||
%{_libdir}/pkgconfig/*
|
%{_libdir}/pkgconfig/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Jul 25 2005 Nils Philippsen <nphilipp@redhat.com> - 2.2.8
|
||||||
|
- version 2.2.8
|
||||||
|
|
||||||
* Fri May 13 2005 Nils Philippsen <nphilipp@redhat.com>
|
* Fri May 13 2005 Nils Philippsen <nphilipp@redhat.com>
|
||||||
- fix inline asm of MMX/SSE optimizations instead of using -mmmx and the like
|
- fix inline asm of MMX/SSE optimizations instead of using -mmmx and the like
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user