From e64b118355ff25b7f2e55940ad26ef423091a992 Mon Sep 17 00:00:00 2001 From: Daiki Ueno Date: Dec 19 2014 05:24:11 +0000 Subject: Update to 0.3.5-1 --- diff --git a/.gitignore b/.gitignore index 8e125b7..a102b02 100644 --- a/.gitignore +++ b/.gitignore @@ -20,3 +20,4 @@ /libkkc-0.3.2.tar.gz /libkkc-0.3.3.tar.gz /libkkc-0.3.4.tar.gz +/libkkc-0.3.5.tar.gz diff --git a/libkkc.spec b/libkkc.spec index 60581ce..85396e7 100644 --- a/libkkc.spec +++ b/libkkc.spec @@ -1,14 +1,14 @@ %global dataversion 1:0.2.7 Name: libkkc -Version: 0.3.4 -Release: 3%{?dist} +Version: 0.3.5 +Release: 1%{?dist} Summary: Japanese Kana Kanji conversion library License: GPLv3+ Group: System Environment/Libraries -URL: https://bitbucket.org/libkkc -Source0: https://bitbucket.org/libkkc/libkkc/downloads/%{name}-%{version}.tar.gz +URL: https://github.com/ueno/libkkc +Source0: https://github.com/ueno/libkkc/releases/download/v%{version}/%{name}-%{version}.tar.gz #Patch0: libkkc-HEAD.patch BuildRequires: marisa-devel @@ -109,6 +109,10 @@ find $RPM_BUILD_ROOT -name '*.la' -exec rm -f {} ';' %changelog +* Fri Dec 19 2014 Daiki Ueno - 0.3.5-1 +- new upstream release +- switch upstream source location to Github + * Sun Aug 17 2014 Fedora Release Engineering - 0.3.4-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild diff --git a/sources b/sources index a0a8c41..25416bd 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -79eee6d192739da710f493f9762e5f20 libkkc-0.3.4.tar.gz +548efbb778e16021c56c5c63bb6df391 libkkc-0.3.5.tar.gz