|
|
feec67 |
Name: libgnomekbd
|
|
|
feec67 |
Version: 3.26.1
|
|
|
feec67 |
Release: 7%{?dist}
|
|
|
feec67 |
Summary: A keyboard configuration library
|
|
|
feec67 |
|
|
|
feec67 |
License: LGPLv2+
|
|
|
feec67 |
URL: http://gswitchit.sourceforge.net
|
|
|
feec67 |
Source0: https://download.gnome.org/sources/libgnomekbd/3.26/libgnomekbd-%{version}.tar.xz
|
|
|
feec67 |
|
|
|
feec67 |
BuildRequires: gtk3-devel >= 3.0.0
|
|
|
feec67 |
BuildRequires: cairo-devel
|
|
|
feec67 |
BuildRequires: libxklavier-devel
|
|
|
feec67 |
BuildRequires: desktop-file-utils
|
|
|
feec67 |
BuildRequires: gettext
|
|
|
feec67 |
BuildRequires: intltool
|
|
|
feec67 |
BuildRequires: chrpath
|
|
|
feec67 |
BuildRequires: gobject-introspection-devel
|
|
|
feec67 |
BuildRequires: make
|
|
|
feec67 |
|
|
|
feec67 |
Obsoletes: libgnomekbd-capplet < 3.3.90-2
|
|
|
feec67 |
|
|
|
feec67 |
%description
|
|
|
feec67 |
The libgnomekbd package contains a GNOME library which manages
|
|
|
feec67 |
keyboard configuration and offers various widgets related to
|
|
|
feec67 |
keyboard configuration.
|
|
|
feec67 |
|
|
|
feec67 |
|
|
|
feec67 |
%package devel
|
|
|
feec67 |
Summary: Development files for %{name}
|
|
|
feec67 |
Requires: %{name}%{?_isa} = %{version}-%{release}
|
|
|
feec67 |
|
|
|
feec67 |
|
|
|
feec67 |
%description devel
|
|
|
feec67 |
The libgnomekbd-devel package contains libraries and header files for
|
|
|
feec67 |
developing applications that use libgnomekbd.
|
|
|
feec67 |
|
|
|
feec67 |
|
|
|
feec67 |
%prep
|
|
|
feec67 |
%setup -q
|
|
|
feec67 |
|
|
|
feec67 |
%build
|
|
|
feec67 |
%configure --disable-static \
|
|
|
feec67 |
--disable-compile-warnings \
|
|
|
feec67 |
--enable-introspection
|
|
|
feec67 |
make %{?_smp_mflags}
|
|
|
feec67 |
|
|
|
feec67 |
|
|
|
feec67 |
%install
|
|
|
feec67 |
%make_install
|
|
|
feec67 |
find $RPM_BUILD_ROOT -name '*.la' -exec rm -f {} ';'
|
|
|
feec67 |
|
|
|
feec67 |
chrpath --delete $RPM_BUILD_ROOT%{_libdir}/libgnomekbdui.so.8.0.0
|
|
|
feec67 |
|
|
|
feec67 |
%find_lang %{name}
|
|
|
feec67 |
|
|
|
feec67 |
|
|
|
feec67 |
%check
|
|
|
feec67 |
desktop-file-validate $RPM_BUILD_ROOT%{_datadir}/applications/gkbd-keyboard-display.desktop
|
|
|
feec67 |
|
|
|
feec67 |
|
|
|
feec67 |
%ldconfig_scriptlets
|
|
|
feec67 |
|
|
|
feec67 |
%files -f %{name}.lang
|
|
|
feec67 |
%license COPYING.LIB
|
|
|
feec67 |
%{_libdir}/*.so.*
|
|
|
feec67 |
%{_datadir}/libgnomekbd
|
|
|
feec67 |
%{_datadir}/glib-2.0/schemas/org.gnome.libgnomekbd*.gschema.xml
|
|
|
feec67 |
%{_libdir}/girepository-1.0/Gkbd-3.0.typelib
|
|
|
feec67 |
%{_bindir}/gkbd-keyboard-display
|
|
|
feec67 |
%{_datadir}/applications/gkbd-keyboard-display.desktop
|
|
|
feec67 |
%{_datadir}/GConf/gsettings/libgnomekbd.convert
|
|
|
feec67 |
|
|
|
feec67 |
%files devel
|
|
|
feec67 |
%{_includedir}/*
|
|
|
feec67 |
%{_libdir}/*.so
|
|
|
feec67 |
%{_libdir}/pkgconfig/*
|
|
|
feec67 |
%{_datadir}/gir-1.0/Gkbd-3.0.gir
|
|
|
feec67 |
|
|
|
feec67 |
|
|
|
feec67 |
%changelog
|
|
|
feec67 |
* Mon Aug 09 2021 Mohan Boddu <mboddu@redhat.com> - 3.26.1-7
|
|
|
feec67 |
- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags
|
|
|
feec67 |
Related: rhbz#1991688
|
|
|
feec67 |
|
|
|
feec67 |
* Fri Apr 16 2021 Mohan Boddu <mboddu@redhat.com> - 3.26.1-6
|
|
|
feec67 |
- Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937
|
|
|
feec67 |
|
|
|
feec67 |
* Tue Jan 26 2021 Fedora Release Engineering <releng@fedoraproject.org> - 3.26.1-5
|
|
|
feec67 |
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
|
|
|
feec67 |
|
|
|
feec67 |
* Tue Jul 28 2020 Fedora Release Engineering <releng@fedoraproject.org> - 3.26.1-4
|
|
|
feec67 |
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
|
|
|
feec67 |
|
|
|
feec67 |
* Wed Jan 29 2020 Fedora Release Engineering <releng@fedoraproject.org> - 3.26.1-3
|
|
|
feec67 |
- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
|
|
|
feec67 |
|
|
|
feec67 |
* Thu Jul 25 2019 Fedora Release Engineering <releng@fedoraproject.org> - 3.26.1-2
|
|
|
feec67 |
- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild
|
|
|
feec67 |
|
|
|
feec67 |
* Thu Feb 07 2019 Kalev Lember <klember@redhat.com> - 3.26.1-1
|
|
|
feec67 |
- Update to 3.26.1
|
|
|
feec67 |
|
|
|
feec67 |
* Fri Feb 01 2019 Fedora Release Engineering <releng@fedoraproject.org> - 3.26.0-7
|
|
|
feec67 |
- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
|
|
|
feec67 |
|
|
|
feec67 |
* Fri Jul 13 2018 Fedora Release Engineering <releng@fedoraproject.org> - 3.26.0-6
|
|
|
feec67 |
- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
|
|
|
feec67 |
|
|
|
feec67 |
* Mon May 21 2018 Kalev Lember <klember@redhat.com> - 3.26.0-5
|
|
|
feec67 |
- Remove obsolete GConf2 scriptlets (#1277728)
|
|
|
feec67 |
|
|
|
feec67 |
* Wed Feb 07 2018 Fedora Release Engineering <releng@fedoraproject.org> - 3.26.0-4
|
|
|
feec67 |
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
|
|
|
feec67 |
|
|
|
feec67 |
* Sat Feb 03 2018 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 3.26.0-3
|
|
|
feec67 |
- Switch to %%ldconfig_scriptlets
|
|
|
feec67 |
|
|
|
feec67 |
* Fri Jan 05 2018 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 3.26.0-2
|
|
|
feec67 |
- Remove obsolete scriptlets
|
|
|
feec67 |
|
|
|
feec67 |
* Wed Sep 13 2017 Kalev Lember <klember@redhat.com> - 3.26.0-1
|
|
|
feec67 |
- Update to 3.26.0
|
|
|
feec67 |
|
|
|
feec67 |
* Thu Aug 03 2017 Fedora Release Engineering <releng@fedoraproject.org> - 3.22.0.1-4
|
|
|
feec67 |
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild
|
|
|
feec67 |
|
|
|
feec67 |
* Wed Jul 26 2017 Fedora Release Engineering <releng@fedoraproject.org> - 3.22.0.1-3
|
|
|
feec67 |
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild
|
|
|
feec67 |
|
|
|
feec67 |
* Fri Feb 10 2017 Fedora Release Engineering <releng@fedoraproject.org> - 3.22.0.1-2
|
|
|
feec67 |
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
|
|
|
feec67 |
|
|
|
feec67 |
* Tue Sep 20 2016 Björn Esser <fedora@besser82.io> - 3.22.0.1-1
|
|
|
feec67 |
- Update to 3.22.0.1
|
|
|
feec67 |
- Re-add gschemes missing in previous version (rhbz #1377853)
|
|
|
feec67 |
|
|
|
feec67 |
* Thu Sep 15 2016 Kalev Lember <klember@redhat.com> - 3.21.92-1
|
|
|
feec67 |
- Update to 3.21.92
|
|
|
feec67 |
- Don't set group tags
|
|
|
feec67 |
- Use make_install macro
|
|
|
feec67 |
- Use license macro for COPYING
|
|
|
feec67 |
- Use desktop-file-validate instead of desktop-file-install
|
|
|
feec67 |
- Tighten -devel deps with the _isa macro
|
|
|
feec67 |
|
|
|
feec67 |
* Thu Feb 04 2016 Fedora Release Engineering <releng@fedoraproject.org> - 3.6.0-9
|
|
|
feec67 |
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
|
|
|
feec67 |
|
|
|
feec67 |
* Wed Jun 17 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.6.0-8
|
|
|
feec67 |
- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
|
|
|
feec67 |
|
|
|
feec67 |
* Sat Feb 21 2015 Till Maas <opensource@till.name> - 3.6.0-7
|
|
|
feec67 |
- Rebuilt for Fedora 23 Change
|
|
|
feec67 |
https://fedoraproject.org/wiki/Changes/Harden_all_packages_with_position-independent_code
|
|
|
feec67 |
|
|
|
feec67 |
* Sun Aug 17 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.6.0-6
|
|
|
feec67 |
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild
|
|
|
feec67 |
|
|
|
feec67 |
* Tue Jul 22 2014 Kalev Lember <kalevlember@gmail.com> - 3.6.0-5
|
|
|
feec67 |
- Rebuilt for gobject-introspection 1.41.4
|
|
|
feec67 |
|
|
|
feec67 |
* Sat Jun 07 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.6.0-4
|
|
|
feec67 |
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
|
|
|
feec67 |
|
|
|
feec67 |
* Sat Aug 03 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.6.0-3
|
|
|
feec67 |
- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
|
|
|
feec67 |
|
|
|
feec67 |
* Thu Feb 14 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.6.0-2
|
|
|
feec67 |
- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
|
|
|
feec67 |
|
|
|
feec67 |
* Tue Sep 25 2012 Kalev Lember <kalevlember@gmail.com> - 3.6.0-1
|
|
|
feec67 |
- Update to 3.6.0
|
|
|
feec67 |
|
|
|
feec67 |
* Tue Aug 28 2012 Richard Hughes <hughsient@gmail.com> - 3.5.90-1
|
|
|
feec67 |
- Update to 3.5.90
|
|
|
feec67 |
|
|
|
feec67 |
* Thu Jul 19 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.5.2-3
|
|
|
feec67 |
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
|
|
|
feec67 |
|
|
|
feec67 |
* Thu Jun 07 2012 Richard Hughes <hughsient@gmail.com> - 3.5.2-2
|
|
|
feec67 |
- Fix the call to chrpath
|
|
|
feec67 |
|
|
|
feec67 |
* Thu Jun 07 2012 Richard Hughes <hughsient@gmail.com> - 3.5.2-1
|
|
|
feec67 |
- Update to 3.5.2
|
|
|
feec67 |
|
|
|
feec67 |
* Tue Mar 27 2012 Richard Hughes <hughsient@gmail.com> - 3.4.0.2-1
|
|
|
feec67 |
- Update to 3.4.0.2
|
|
|
feec67 |
|
|
|
feec67 |
* Tue Mar 27 2012 Kalev Lember <kalevlember@gmail.com> - 3.4.0.1-1
|
|
|
feec67 |
- Update to 3.4.0.1
|
|
|
feec67 |
- Obsolete the -capplet subpackage; the whole plugins architecture is
|
|
|
feec67 |
removed from libgnomekbd
|
|
|
feec67 |
|
|
|
feec67 |
* Sat Feb 25 2012 Matthias Clasen <mclasen@redhat.com> - 3.3.90-1
|
|
|
feec67 |
- Update to 3.3.90
|
|
|
feec67 |
|
|
|
feec67 |
* Fri Jan 13 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.2.0-2
|
|
|
feec67 |
- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
|
|
|
feec67 |
|
|
|
feec67 |
* Tue Sep 27 2011 Ray <rstrode@redhat.com> - 3.2.0-1
|
|
|
feec67 |
- Update to 3.2.0
|
|
|
feec67 |
|
|
|
feec67 |
* Tue Sep 27 2011 Ray <rstrode@redhat.com> - 3.1.92-1
|
|
|
feec67 |
- Update to 3.1.92
|
|
|
feec67 |
|
|
|
feec67 |
* Sat May 07 2011 Christopher Aillon <caillon@redhat.com> - 3.0.0-3
|
|
|
feec67 |
- Update gsettings scriptlet
|
|
|
feec67 |
|
|
|
feec67 |
* Tue Apr 5 2011 Matthias Clasen <mclasen@redhat.com> - 3.0.0-2
|
|
|
feec67 |
- Fix size of keyboard indicator in fallback mode
|
|
|
feec67 |
|
|
|
feec67 |
* Mon Apr 4 2011 Matthias Clasen <mclasen@redhat.com> - 3.0.0-1
|
|
|
feec67 |
- Update to 3.0.0
|
|
|
feec67 |
|
|
|
feec67 |
* Mon Mar 7 2011 Matthias Clasen <mclasen@redhat.com> - 2.91.91-1
|
|
|
feec67 |
- Update to 2.91.91
|
|
|
feec67 |
|
|
|
feec67 |
* Tue Feb 22 2011 Matthias Clasen <mclasen@redhat.com> - 2.91.90-1
|
|
|
feec67 |
- Update to 2.91.90
|
|
|
feec67 |
|
|
|
feec67 |
* Sun Feb 13 2011 Christopher Aillon <caillon@redhat.com> - 2.91.5-10
|
|
|
feec67 |
- Rebuild against newer libxklavier
|
|
|
feec67 |
|
|
|
feec67 |
* Thu Feb 10 2011 Matthias Clasen <mclasen@redhat.com> 2.91.5-9
|
|
|
feec67 |
- Rebuild
|
|
|
feec67 |
|
|
|
feec67 |
* Tue Feb 08 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.91.5-8
|
|
|
feec67 |
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
|
|
|
feec67 |
|
|
|
feec67 |
* Thu Feb 03 2011 Bastien Nocera <bnocera@redhat.com> 2.91.5-7
|
|
|
feec67 |
- Disable separate layouts per window
|
|
|
feec67 |
|
|
|
feec67 |
* Wed Feb 02 2011 Ray Strode <rstrode@redhat.com> 2.91.5-6
|
|
|
feec67 |
- Fix error at login screen
|
|
|
feec67 |
|
|
|
feec67 |
* Wed Feb 2 2011 Matthias Clasen <mclasen@redhat.com> 2.91.5-5
|
|
|
feec67 |
- Build with introspection
|
|
|
feec67 |
|
|
|
feec67 |
* Wed Feb 2 2011 Matthias Clasen <mclasen@redhat.com> 2.91.5-3
|
|
|
feec67 |
- Rebuild against newer gtk
|
|
|
feec67 |
|
|
|
feec67 |
* Tue Jan 25 2011 Matthias Clasen <mclasen@redhat.com> 2.91.5-2
|
|
|
feec67 |
- Fix scriptlet problems (#650378)
|
|
|
feec67 |
|
|
|
feec67 |
* Mon Jan 10 2011 Matthias Clasen <mclasen@redhat.com> 2.91.5-1
|
|
|
feec67 |
- Update to 2.91.5
|
|
|
feec67 |
|
|
|
feec67 |
* Fri Jan 7 2011 Matthias Clasen <mclasen@redhat.com> 2.91.4-1
|
|
|
feec67 |
- Update to 2.91.4
|
|
|
feec67 |
|
|
|
feec67 |
* Fri Dec 3 2010 Matthias Clasen <mclasen@redhat.com> 2.91.3.1-1
|
|
|
feec67 |
- Update to 2.91.3.1
|
|
|
feec67 |
|
|
|
feec67 |
* Thu Nov 11 2010 Matthias Clasen <mclasen@redhat.com> 2.91.2-1
|
|
|
feec67 |
- Update to 2.91.2
|
|
|
feec67 |
|
|
|
feec67 |
* Tue Nov 2 2010 Matthias Clasen <mclasen@redhat.com> 2.91.1-4
|
|
|
feec67 |
- Fix pc file deps
|
|
|
feec67 |
|
|
|
feec67 |
* Mon Nov 1 2010 Matthias Clasen <mclasen@redhat.com> 2.91.1-3
|
|
|
feec67 |
- Add missing BR (#641122)
|
|
|
feec67 |
|
|
|
feec67 |
* Fri Oct 29 2010 Bill Nottingham <notting@redhat.com> 2.91.1-2
|
|
|
feec67 |
- fix crashing gnome-settings-daemon (#642454)
|
|
|
feec67 |
|
|
|
feec67 |
* Wed Oct 06 2010 Richard Hughes <rhughes@redhat.com> 2.91.1-1
|
|
|
feec67 |
- Update to 2.91.1
|
|
|
feec67 |
- Remove obsolete patches
|
|
|
feec67 |
- Remove RPATH
|
|
|
feec67 |
|
|
|
feec67 |
* Wed Sep 29 2010 Matthias Clasen <mclasen@redhat.com> 2.32.0-1
|
|
|
feec67 |
- Update to 2.32.0
|
|
|
feec67 |
|
|
|
feec67 |
* Thu Sep 16 2010 Parag Nemade <paragn AT fedoraproject.org> 2.31.5-2
|
|
|
feec67 |
- spec cleanup
|
|
|
feec67 |
|
|
|
feec67 |
* Tue Jul 13 2010 Matthias Clasen <mclasen@redhat.com> 2.31.5-1
|
|
|
feec67 |
- Update to 2.31.5
|
|
|
feec67 |
|
|
|
feec67 |
* Tue Jun 8 2010 Matthias Clasen <mclasen@redhat.com> 2.31.2-0.1.git06082010
|
|
|
feec67 |
- Snapshot needed for other builds
|
|
|
feec67 |
|
|
|
feec67 |
* Thu May 27 2010 Matthias Clasen <mclasen@redhat.com> 2.31.1-1
|
|
|
feec67 |
- Update to 2.31.1
|
|
|
feec67 |
|
|
|
feec67 |
* Mon Apr 26 2010 Matthias Clasen <mclasen@redhat.com> 2.30.1-1
|
|
|
feec67 |
- Update to 2.30.1
|
|
|
feec67 |
- Spec file cleanups
|
|
|
feec67 |
|
|
|
feec67 |
* Wed Apr 7 2010 Matthias Clasen <mclasen@redhat.com> 2.30.0-2
|
|
|
feec67 |
- Fix an invalid schema default
|
|
|
feec67 |
|
|
|
feec67 |
* Mon Mar 29 2010 Matthias Clasen <mclasen@redhat.com> 2.30.0-1
|
|
|
feec67 |
- Update to 2.30.0
|
|
|
feec67 |
|
|
|
feec67 |
* Wed Mar 24 2010 Matthias Clasen <mclasen@redhat.com> 2.29.92-2
|
|
|
feec67 |
- Fix a crash in the keyboard indicator
|
|
|
feec67 |
|
|
|
feec67 |
* Tue Mar 09 2010 Bastien Nocera <bnocera@redhat.com> 2.29.92-1
|
|
|
feec67 |
- Update to 2.29.92
|
|
|
feec67 |
|
|
|
feec67 |
* Sat Jan 16 2010 Matthias Clasen <mclasen@redhat.com> - 2.29.5-1
|
|
|
feec67 |
- Update 2.29.5
|
|
|
feec67 |
|
|
|
feec67 |
* Thu Dec 03 2009 Bastien Nocera <bnocera@redhat.com> 2.28.0-4
|
|
|
feec67 |
- Remove debug in patch
|
|
|
feec67 |
|
|
|
feec67 |
* Thu Dec 3 2009 Matthias Clasen <mclasen@redhat.com> - 2.28.0-3
|
|
|
feec67 |
- Small spec fixes
|
|
|
feec67 |
|
|
|
feec67 |
* Thu Oct 8 2009 Matthias Clasen <mclasen@redhat.com> - 2.28.0-2
|
|
|
feec67 |
- Incorporate visual fixes from upstream
|
|
|
feec67 |
|
|
|
feec67 |
* Wed Sep 23 2009 Matthias Clasen <mclasen@redhat.com> - 2.28.0-1
|
|
|
feec67 |
- Update to 2.28.0
|
|
|
feec67 |
|
|
|
feec67 |
* Tue Aug 25 2009 Matthias Clasen <mclasen@redhat.com> - 2.27.91-1
|
|
|
feec67 |
- Update to 2.27.91
|
|
|
feec67 |
|
|
|
feec67 |
* Fri Jul 24 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.27.4-2
|
|
|
feec67 |
- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
|
|
|
feec67 |
|
|
|
feec67 |
* Wed Jul 15 2009 Matthias Clasen <mclasen@redhat.com> - 2.27.4-1
|
|
|
feec67 |
- Update to 2.27.4
|
|
|
feec67 |
|
|
|
feec67 |
* Tue Jun 30 2009 Matthias Clasen <mclasen@redhat.com> - 2.27.2-3
|
|
|
feec67 |
- Rebuild against new libxklavier
|
|
|
feec67 |
- Adapt to api changes
|
|
|
feec67 |
|
|
|
feec67 |
* Sun May 31 2009 Matthias Clasen <mclasen@redhat.com> - 2.27.2-1
|
|
|
feec67 |
- Update to 2.27.2
|
|
|
feec67 |
|
|
|
feec67 |
* Mon Mar 16 2009 Matthias Clasen <mclasen@redhat.com> - 2.26.0-1
|
|
|
feec67 |
- Update to 2.26.0
|
|
|
feec67 |
|
|
|
feec67 |
* Wed Feb 25 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.25.91-2
|
|
|
feec67 |
- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
|
|
|
feec67 |
|
|
|
feec67 |
* Mon Feb 23 2009 Matthias Clasen <mclasen@redhat.com> - 2.25.91-1
|
|
|
feec67 |
- Update to 2.25.91
|
|
|
feec67 |
|
|
|
feec67 |
* Mon Sep 22 2008 Matthias Clasen <mclasen@redhat.com> - 2.24.0-1
|
|
|
feec67 |
- Update to 2.24.0
|
|
|
feec67 |
|
|
|
feec67 |
* Thu Sep 4 2008 Matthias Clasen <mclasen@redhat.com> - 2.23.91-1
|
|
|
feec67 |
- Update to 2.23.91
|
|
|
feec67 |
|
|
|
feec67 |
* Fri Aug 29 2008 Matthias Clasen <mclasen@redhat.com> - 2.23.2-2
|
|
|
feec67 |
- Plug a small memory leak
|
|
|
feec67 |
|
|
|
feec67 |
* Sun May 11 2008 Matthias Clasen <mclasen@redhat.com> - 2.23.2-1
|
|
|
feec67 |
- Update to 2.23.2
|
|
|
feec67 |
|
|
|
feec67 |
* Sun Apr 6 2008 Matthias Clasen <mclasen@redhat.com> - 2.22.0-2
|
|
|
feec67 |
- Split the plugins capplet off into a subpackage, since we don't
|
|
|
feec67 |
have any plugins and don't want the capplet by default
|
|
|
feec67 |
|
|
|
feec67 |
* Thu Mar 20 2008 Matthias Clasen <mclasen@redhat.com> - 2.22.0-1
|
|
|
feec67 |
- Update to 2.22.0
|
|
|
feec67 |
|
|
|
feec67 |
* Thu Jan 31 2008 Matthias Clasen <mclasen@redhat.com> - 2.21.4.1-2
|
|
|
feec67 |
- Rebuild against new libxklavier
|
|
|
feec67 |
|
|
|
feec67 |
* Tue Dec 18 2007 Matthias Clasen <mclasen@redhat.com> - 2.21.4.1-1
|
|
|
feec67 |
- Update to 2.21.4.1
|
|
|
feec67 |
|
|
|
feec67 |
* Thu Dec 13 2007 Matthias Clasen <mclasen@redhat.com> - 2.21.4-1
|
|
|
feec67 |
- Update to 2.21.4
|
|
|
feec67 |
|
|
|
feec67 |
* Tue Nov 13 2007 Matthias Clasen <mclasen@redhat.com> - 2.21.1-1
|
|
|
feec67 |
- Update to 2.21.1
|
|
|
feec67 |
|
|
|
feec67 |
* Tue Oct 23 2007 Matthias Clasen <mclasen@redhat.com> - 2.20.0-2
|
|
|
feec67 |
- Rebuild against new dbus-glib
|
|
|
feec67 |
|
|
|
feec67 |
* Mon Sep 17 2007 Matthias Clasen <mclasen@redhat.com> - 2.20.0-1
|
|
|
feec67 |
- Update to 2.20.0
|
|
|
feec67 |
|
|
|
feec67 |
* Mon Sep 3 2007 Matthias Clasen <mclasen@redhat.com> - 2.19.91-1
|
|
|
feec67 |
- Update to 2.19.91
|
|
|
feec67 |
|
|
|
feec67 |
* Mon Aug 13 2007 Matthias Clasen <mclasen@redhat.com> - 2.19.90-2
|
|
|
feec67 |
- Fix a bad free
|
|
|
feec67 |
|
|
|
feec67 |
* Sun Aug 12 2007 Matthias Clasen <mclasen@redhat.com> - 2.19.90-1
|
|
|
feec67 |
- Update to 2.19.90
|
|
|
feec67 |
|
|
|
feec67 |
* Tue Aug 7 2007 Matthias Clasen <mclasen@redhat.com> - 2.18.2-2
|
|
|
feec67 |
- Update the license field
|
|
|
feec67 |
|
|
|
feec67 |
* Sun May 20 2007 Matthias Clasen <mclasen@redhat.com> - 2.18.2-1
|
|
|
feec67 |
- Update to 2.18.2
|
|
|
feec67 |
|
|
|
feec67 |
* Sun May 20 2007 Matthias Clasen <mclasen@redhat.com> - 2.18.1-1
|
|
|
feec67 |
- Update to 2.18.1
|
|
|
feec67 |
|
|
|
feec67 |
* Wed Apr 4 2007 Matthias Clasen <mclasen@redhat.com> - 2.18.0-2
|
|
|
feec67 |
- Fix a typo in URL
|
|
|
feec67 |
|
|
|
feec67 |
* Tue Mar 13 2007 Matthias Clasen <mclasen@redhat.com> - 2.18.0-1
|
|
|
feec67 |
- Update to 2.18.0
|
|
|
feec67 |
|
|
|
feec67 |
* Wed Jan 24 2007 Matthias Clasen <mclasen@redhat.com> - 2.17.2-2
|
|
|
feec67 |
- Port former control-center patches to improve keyboard drawing
|
|
|
feec67 |
|
|
|
feec67 |
* Tue Nov 7 2006 Matthias Clasen <mclasen@redhat.com> - 2.17.2-1
|
|
|
feec67 |
- Update to 2.17.2
|
|
|
feec67 |
|
|
|
feec67 |
* Tue Nov 7 2006 Matthias Clasen <mclasen@redhat.com> - 0.1-4
|
|
|
feec67 |
- Fix up Requires
|
|
|
feec67 |
|
|
|
feec67 |
* Thu Nov 2 2006 Matthias Clasen <mclasen@redhat.com> - 0.1-3
|
|
|
feec67 |
- Don't use --Werror
|
|
|
feec67 |
|
|
|
feec67 |
* Sat Oct 28 2006 Matthias Clasen <mclasen@redhat.com> - 0.1-2
|
|
|
feec67 |
- Fix a memory allocation error
|
|
|
feec67 |
|
|
|
feec67 |
* Sat Oct 28 2006 Matthias Clasen <mclasen@redhat.com> - 0.1-1
|
|
|
feec67 |
- Initial release
|