-
Mon Mar 23 2020 Ernestas Kulik <ekulik@redhat.com> - 0.3.4-9
- Add patch to work around https://bugzilla.redhat.com/show_bug.cgi?id=1679314
- Use
%setup -q
/usr/bin/cat /builddir/build/SOURCES/0001-Do-not-crash-when-a-FileIcon-cant-be-loaded.patch |
/usr/bin/git apply --index -
/usr/bin/git commit -q -m 0001-Do-not-crash-when-a-FileIcon-cant-be-loaded.patch --author "rpm-build <rpm-build>"
/usr/bin/cat /builddir/build/SOURCES/0002-Enable-multiple-problems-selection.patch |
/usr/bin/git apply --index -
/usr/bin/git commit -q -m 0002-Enable-multiple-problems-selection.patch --author "rpm-build <rpm-build>"
/usr/bin/cat /builddir/build/SOURCES/0003-Update-translations.patch |
/usr/bin/git apply --index -
/usr/bin/git commit -q -m 0003-Update-translations.patch --author "rpm-build <rpm-build>"
/usr/bin/cat /builddir/build/SOURCES/0004-Initialize-gnome_abrt-module-before-importing-its-su.patch |
/usr/bin/git apply --index -
/usr/bin/git commit -q -m 0004-Initialize-gnome_abrt-module-before-importing-its-su.patch --author "rpm-build <rpm-build>"
/usr/bin/cat /builddir/build/SOURCES/0005-Translation-updates.patch |
/usr/bin/git apply --index -
/usr/bin/git commit -q -m 0005-Translation-updates.patch --author "rpm-build <rpm-build>"
/usr/bin/cat /builddir/build/SOURCES/0006-Pull-the-newest-rhel7-translations.patch |
/usr/bin/git apply --index -
/usr/bin/git commit -q -m 0006-Pull-the-newest-rhel7-translations.patch --author "rpm-build <rpm-build>"
/usr/bin/cat /builddir/build/SOURCES/0007-Move-from-transifex-to-zanata.patch |
/usr/bin/git apply --index -
/usr/bin/git commit -q -m 0007-Move-from-transifex-to-zanata.patch --author "rpm-build <rpm-build>"
/usr/bin/cat /builddir/build/SOURCES/0008-Add-gettext-mappings-to-the-zanata-config.patch |
/usr/bin/git apply --index -
/usr/bin/git commit -q -m 0008-Add-gettext-mappings-to-the-zanata-config.patch --author "rpm-build <rpm-build>"
/usr/bin/cat /builddir/build/SOURCES/0009-translations-update-zanata-configuration.patch |
/usr/bin/git apply --index -
/usr/bin/git commit -q -m 0009-translations-update-zanata-configuration.patch --author "rpm-build <rpm-build>"
/usr/bin/cat /builddir/build/SOURCES/0010-Test-availability-of-XServer-in-C-wrappers.patch |
/usr/bin/git apply --index -
/usr/bin/git commit -q -m 0010-Test-availability-of-XServer-in-C-wrappers.patch --author "rpm-build <rpm-build>"
/usr/bin/cat /builddir/build/SOURCES/0011-Do-not-crash-in-case-of-a-DBus-timeout.patch |
/usr/bin/git apply --index -
/usr/bin/git commit -q -m 0011-Do-not-crash-in-case-of-a-DBus-timeout.patch --author "rpm-build <rpm-build>"
/usr/bin/cat /builddir/build/SOURCES/0012-Mark-Search-place-holder-text-for-translations.patch |
/usr/bin/git apply --index -
/usr/bin/git commit -q -m 0012-Mark-Search-place-holder-text-for-translations.patch --author "rpm-build <rpm-build>"
/usr/bin/cat /builddir/build/SOURCES/0013-Translation-updates.patch |
/usr/bin/git apply --index -
/usr/bin/git commit -q -m 0013-Translation-updates.patch --author "rpm-build <rpm-build>"
/usr/bin/cat /builddir/build/SOURCES/0014-Translation-updates.patch |
/usr/bin/git apply --index -
/usr/bin/git commit -q -m 0014-Translation-updates.patch --author "rpm-build <rpm-build>"
/usr/bin/cat /builddir/build/SOURCES/0015-views-Allow-reporting-non-reportable-problems.patch |
/usr/bin/git apply --index -
/usr/bin/git commit -q -m 0015-views-Allow-reporting-non-reportable-problems.patch --author "rpm-build <rpm-build>"
/usr/bin/cat /builddir/build/SOURCES/gnome-abrt-0.3.4_dont_suggest_reporting_to_bugzilla.patch |
/usr/bin/git apply --index -
/usr/bin/git commit -q -m gnome-abrt-0.3.4_dont_suggest_reporting_to_bugzilla.patch --author "rpm-build <rpm-build>"
-
Mon Jun 20 2016 Matej Habrnal <mhabrnal@redhat.com> - 0.3.4-8
- Translation updates
- Resolves: #1272961
-
Mon May 02 2016 Jakub Filak <jfilak@redhat.com> - 0.3.4-7
- Translation updates
- Do not crash in case of a DBus timeout
- Do not crash when testing availability of XServer
- Resolves: #1178712, #1175662
-
Thu Jan 30 2014 Jakub Filak <jfilak@redhat.com> - 0.3.4-6
- Properly initialize gettext for glade files
- Resolves: #1030335
-
Thu Jan 30 2014 Jakub Filak <jfilak@redhat.com> - 0.3.4-5
- Translation updates
- Resolves: #1047476
-
Fri Jan 24 2014 Daniel Mach <dmach@redhat.com> - 0.3.4-4
- Mass rebuild 2014-01-24
-
Mon Jan 20 2014 Jakub Filak <jfilak@redhat.com> - 0.3.4-3
- Select multiple records to delete in gnome-abrt
- Do not crash when a FileIcon can't be loaded
- Resolves: #1048120, #1054089
-
Fri Dec 27 2013 Daniel Mach <dmach@redhat.com> - 0.3.4-2
- Mass rebuild 2013-12-27
-
Thu Dec 19 2013 Jakub Filak <jfilak@redhat.com> 0.3.4-1
- Do not use deprecated GObject API
- Make gnome-abrt compatible with Python GObject < 3.7.2
- Do not fail if there is no Problem D-Bus service
- Make all labels selectable
- Run xdg-open for problem directory nonblocking
- Fix translations (rhbz#1044241)
- Make problem list resizable
- Make info about Reported state of problem more clear
- Remove message about missing Bugzilla ticket
- Fix a bug in SIGCHLD handler causing 100% CPU usage
- Show "yes" in Reported field only if no URL is available
- Load only the most recent reported to value
- Check if Application has valid name in filter fn
- Fix issues found by new pylint
- Related: #1044241
- Resolves: #1044569
-
Fri Dec 06 2013 Jakub Filak <jfilak@redhat.com> 0.3.1-2
- Update translations
- Resolves: #1030335