public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/ibus] autotool: Fix a typo
@ 2026-05-31  2:04 Takao Fujiwara
  0 siblings, 0 replies; only message in thread
From: Takao Fujiwara @ 2026-05-31  2:04 UTC (permalink / raw)
  To: git-commits

A new commit has been pushed.

Repo   : rpms/ibus
Branch : autotool
Commit : cc875815d5c0f1a64476d14773d35229a8143635
Author : Takao Fujiwara <tfujiwar@redhat.com>
Date   : 2010-10-07T16:24:25+09:00
Stats  : +3/-3 in 1 file(s)
URL    : https://src.fedoraproject.org/rpms/ibus/c/cc875815d5c0f1a64476d14773d35229a8143635?branch=autotool

Log:
Fix a typo

---
diff --git a/ibus.spec b/ibus.spec
index b103753..62af154 100644
--- a/ibus.spec
+++ b/ibus.spec
@@ -11,7 +11,7 @@
 
 Name:       ibus
 Version:    1.3.7
-Release:    10%{?dist}
+Release:    11%{?dist}
 Summary:    Intelligent Input Bus for Linux OS
 License:    LGPLv2+
 Group:      System Environment/Libraries
@@ -156,7 +156,7 @@ fi
 if test $WORKAROUND_GTK3_BUILD_FAILURE -eq 1 ; then
   printf "#### ERROR: glib2 is old against gtk3\n"
   printf "####        Applying a workaround\n"
-  %patch99 -p1 -b .ugly-hack
+%patch99 -p1 -b .ugly-hack
 fi
 #### end WORKAROUND_GTK3_BUILD_FAILURE
 
@@ -301,7 +301,7 @@ fi
 %{_datadir}/gtk-doc/html/*
 
 %changelog
-* Thu Oct 07 2010 Takao Fujiwara <tfujiwar@redhat.com> - 1.3.7-10
+* Thu Oct 07 2010 Takao Fujiwara <tfujiwar@redhat.com> - 1.3.7-11
 - Added ibus-xx-g-ir-compiler.patch to fix g-ir-compiler error.
 - Updated ibus-435880-surrounding-text.patch
   Fixes Bug 634829 - ibus_im_context_set_surrounding() to get strings.

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2026-05-31  2:04 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-05-31  2:04 [rpms/ibus] autotool: Fix a typo Takao Fujiwara

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox