Fri, 07 Jun 2024 13:17:13 UTC | login

Information for build libgxim-0.5.0-14.fc29

ID46685
Package Namelibgxim
Version0.5.0
Release14.fc29
Epoch
SummaryGObject-based XIM protocol library
Descriptionlibgxim is a X Input Method protocol library that is implemented by GObject. this library helps you to implement XIM servers or client applications to communicate through XIM protocol without using Xlib API directly, particularly if your application uses GObject-based main loop. This package contains the shared library.
Built bydavidlt
State complete
Volume DEFAULT
StartedMon, 02 Jul 2018 16:40:13 UTC
CompletedMon, 02 Jul 2018 19:13:10 UTC
Taskbuild (f29-candidate, libgxim-0.5.0-14.fc29.src.rpm)
Tags
f29
RPMs
src
libgxim-0.5.0-14.fc29.src.rpm (info) (download)
riscv64
libgxim-0.5.0-14.fc29.riscv64.rpm (info) (download)
libgxim-devel-0.5.0-14.fc29.riscv64.rpm (info) (download)
libgxim-debuginfo-0.5.0-14.fc29.riscv64.rpm (info) (download)
libgxim-debugsource-0.5.0-14.fc29.riscv64.rpm (info) (download)
Logs
riscv64
build.log
hw_info.log
mock_output.log
root.log
state.log
Changelog * Fri Jun 29 2018 Akira TAGOH <tagoh@redhat.com> - 0.5.0-14 - Use ldconfig rpm macro. * Mon Feb 19 2018 Akira TAGOH <tagoh@redhat.com> - 0.5.0-13 - Add BR: gcc * Wed Feb 14 2018 Akira TAGOH <tagoh@redhat.com> - 0.5.0-12 - Fix the build fail. * Wed Feb 07 2018 Fedora Release Engineering <releng@fedoraproject.org> - 0.5.0-11 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild * Thu Aug 03 2017 Fedora Release Engineering <releng@fedoraproject.org> - 0.5.0-10 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild * Wed Jul 26 2017 Fedora Release Engineering <releng@fedoraproject.org> - 0.5.0-9 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild * Mon Feb 13 2017 Akira TAGOH <tagoh@redhat.com> - 0.5.0-8 - Add rubygems to BR. * Fri Feb 10 2017 Fedora Release Engineering <releng@fedoraproject.org> - 0.5.0-7 - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild * Thu Feb 04 2016 Fedora Release Engineering <releng@fedoraproject.org> - 0.5.0-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild * Wed Jun 17 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.5.0-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild * Sun Aug 17 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.5.0-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild * Sat Jun 07 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.5.0-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild * Sat Aug 03 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.5.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild * Fri Feb 08 2013 Akira TAGOH <tagoh@redhat.com> - 0.5.0-1 - New upstream release. * Fri Nov 23 2012 Akira TAGOH <tagoh@redhat.com> - 0.4.0-1 - New upstream release. * Thu Jul 19 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.3.3-7 - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild * Fri Jan 13 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.3.3-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild * Tue Dec 06 2011 Adam Jackson <ajax@redhat.com> - 0.3.3-5 - Rebuild for new libpng * Tue Feb 08 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.3.3-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild * Fri Jul 24 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.3.3-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild * Fri Apr 03 2009 Akira TAGOH <tagoh@redhat.com> - 0.3.3-2 - Fix an error message about FontSet. * Thu Apr 02 2009 Akira TAGOH <tagoh@redhat.com> - 0.3.3-1 - New upstream release. - partly including a fix of freeze issue with switching (#488877) * Tue Mar 03 2009 Akira TAGOH <tagoh@redhat.com> - 0.3.2-4 - Fix destroying a window unexpectedly. (#488223) * Mon Mar 02 2009 Akira TAGOH <tagoh@redhat.com> - 0.3.2-3 - Backport a patch to fix the unknown event issue. * Wed Feb 25 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.3.2-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild * Tue Jan 13 2009 Akira TAGOH <tagoh@redhat.com> - 0.3.2-1 - New upstream release. * Thu Oct 23 2008 Akira TAGOH <tagoh@redhat.com> - 0.3.1-1 - New upstream release. * Tue Oct 14 2008 Akira TAGOH <tagoh@redhat.com> - 0.3.0-1 - New upstream release. - Have a workaround to avoid the race condition issue. (#452849) - Fix a freeze issue with ibus. (#465431) * Wed Sep 17 2008 Akira TAGOH <tagoh@redhat.com> - 0.2.0-1 - New upstream release. - Fix discarding some packets when reconnecting. - Fix invalid memory access. * Fri Aug 29 2008 Akira TAGOH <tagoh@redhat.com> - 0.1.1-1 - New upstream release. * Thu Aug 28 2008 Akira TAGOH <tagoh@redhat.com> - 0.1.0-2 - clean up the spec file a bit. * Mon Aug 25 2008 Akira TAGOH <tagoh@redhat.com> - 0.1.0-1 - Initial package.