From 86a3d2ec142c9ec76246c1cccc00c878e4bfd43a Mon Sep 17 00:00:00 2001 From: Peng Wu Date: Mon, 29 Jan 2018 15:27:58 +0800 Subject: [PATCH] rename patch --- libpinyin-2.1.x-head.patch => libpinyin-2.2.x-head.patch | 0 libpinyin.spec | 2 +- 2 files changed, 1 insertion(+), 1 deletion(-) rename libpinyin-2.1.x-head.patch => libpinyin-2.2.x-head.patch (100%) diff --git a/libpinyin-2.1.x-head.patch b/libpinyin-2.2.x-head.patch similarity index 100% rename from libpinyin-2.1.x-head.patch rename to libpinyin-2.2.x-head.patch diff --git a/libpinyin.spec b/libpinyin.spec index efaedbc..1033b44 100644 --- a/libpinyin.spec +++ b/libpinyin.spec @@ -9,7 +9,7 @@ License: GPLv3+ URL: https://github.com/libpinyin/libpinyin Source0: http://downloads.sourceforge.net/libpinyin/libpinyin/%{name}-%{version}.tar.gz %if %snapshot -Patch0: libpinyin-2.1.x-head.patch +Patch0: libpinyin-2.2.x-head.patch %endif BuildRequires: kyotocabinet-devel, glib2-devel