From cd622dc877701a589b2b4044623c2b3ca1c72332 Mon Sep 17 00:00:00 2001 From: Mamoru Tasaka Date: Dec 12 2008 16:54:54 +0000 Subject: - 4.0.1 rc1 - "flip with wheel" feature merged into upstream --- diff --git a/.cvsignore b/.cvsignore index 828c146..a0fd5d1 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1,2 @@ -comix-4.0.0.tar.gz +comix-4.0.1-rc1.tar.gz +comix-ja.po.gz diff --git a/comix.spec b/comix.spec index 3b71c09..c8757aa 100644 --- a/comix.spec +++ b/comix.spec @@ -3,16 +3,16 @@ # mv trunk comix-%%mainver # tar czf comix-%%mainver-%%alphatag.tar.gz comix-%%mainver -%define mainver 4.0.0 -%undefine alphatag +%define mainver 4.0.1 +%define alphatag rc1 %define comix4 1 -%undefine ifalpha +%define ifalpha 1 %define fedorarel 1 Name: comix Version: %{mainver} -Release: %{?ifalpha:0.}%{fedorarel}%{?ifalpha:.%alphatag}%{?dist}.1 +Release: %{?ifalpha:0.}%{fedorarel}%{?ifalpha:.%alphatag}%{?dist} Summary: A user-friendly, customizable image viewer Group: Amusements/Graphics @@ -23,7 +23,7 @@ Source0: %{name}-%{mainver}-%{alphatag}.tar.gz %else Source0: http://downloads.sourceforge.net/%{name}/%{name}-%{version}.tar.gz %endif -#Source1: comix-ja.po +Source1: comix-ja.po.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch @@ -55,6 +55,7 @@ cd TMPBIN %{__ln_s} -f /bin/true update-mime-database %{__ln_s} -f /bin/true gconftool-2 cd .. +%{__gzip} -dc %{SOURCE1} > messages/ja/LC_MESSAGES/%{name}.po %build %{__sed} -i -e 's|shutil.copy|shutil.copy2|' install.py @@ -176,6 +177,13 @@ exit 0 %changelog +* Sat Dec 13 2008 Mamoru Tasaka - 4.0.1-0.1.rc1 +- 4.0.1 rc1 +- "flip with wheel" feature merged into upstream + +* Fri Dec 5 2008 Mamoru Tasaka - 4.0.0-2 +- Add "flip with wheel" function + * Thu Dec 4 2008 Mamoru Tasaka - 4.0.0-1 - 4.0.0 diff --git a/sources b/sources index ef83934..b4a06cf 100644 --- a/sources +++ b/sources @@ -1 +1,2 @@ -1db52410c986b98a49537f9e1797416f comix-4.0.0.tar.gz +5bb4953b951ed0a5063f81aadeab9351 comix-4.0.1-rc1.tar.gz +09b2faeba9245b975430756e8283f0ac comix-ja.po.gz