3.6
This commit is contained in:
parent
166a00d915
commit
596b51045b
@ -1 +1 @@
|
|||||||
libxklavier-3.5.tar.bz2
|
libxklavier-3.6.tar.bz2
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
Summary: library providing high-level API for X Keyboard Extension
|
Summary: library providing high-level API for X Keyboard Extension
|
||||||
Name: libxklavier
|
Name: libxklavier
|
||||||
Version: 3.5
|
Version: 3.6
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
License: LGPLv2+
|
License: LGPLv2+
|
||||||
Group: Development/Libraries
|
Group: Development/Libraries
|
||||||
@ -11,7 +11,7 @@ BuildRequires: libxkbfile-devel
|
|||||||
BuildRequires: libX11-devel
|
BuildRequires: libX11-devel
|
||||||
BuildRequires: libxml2-devel
|
BuildRequires: libxml2-devel
|
||||||
BuildRequires: glib2-devel >= 2.6.0
|
BuildRequires: glib2-devel >= 2.6.0
|
||||||
Source: http://download.gnome.org/sources/libxklavier/3.5/libxklavier-3.5.tar.bz2
|
Source: http://download.gnome.org/sources/libxklavier/3.6/libxklavier-3.6.tar.bz2
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
|
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
|
||||||
|
|
||||||
%description
|
%description
|
||||||
@ -68,6 +68,9 @@ rm -rf %{buildroot}
|
|||||||
%{_datadir}/gtk-doc/html/libxklavier/
|
%{_datadir}/gtk-doc/html/libxklavier/
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Apr 30 2008 Matthias Clasen <mclasen@redhat.com> - 3.6-1
|
||||||
|
- Update to 3.6
|
||||||
|
|
||||||
* Mon Mar 10 2008 Matthias Clasen <mclasen@redhat.com> - 3.5-1
|
* Mon Mar 10 2008 Matthias Clasen <mclasen@redhat.com> - 3.5-1
|
||||||
- Update to 3.5
|
- Update to 3.5
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user