[mcomix] 1.00

Mamoru Tasaka mtasaka at fedoraproject.org
Sun Apr 28 14:30:19 UTC 2013


commit 611e4f2c2f0d4c40bbbdb2ec4557a65cb87cf2bd
Author: Mamoru TASAKA <mtasaka at fedoraproject.org>
Date:   Sun Apr 28 23:30:13 2013 +0900

    1.00

 .gitignore                             |    1 +
 mcomix-0.99-import-PIL-for-Image.patch |   87 --------------------------------
 mcomix.spec                            |   12 ++---
 sources                                |    2 +-
 4 files changed, 7 insertions(+), 95 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 72ee430..67bcaae 100644
--- a/.gitignore
+++ b/.gitignore
@@ -4,3 +4,4 @@
 /mcomix-0.97.1.tar.bz2
 /mcomix-0.98.tar.bz2
 /mcomix-0.99.tar.bz2
+/mcomix-1.00.tar.bz2
diff --git a/mcomix.spec b/mcomix.spec
index 7d6e4af..5277539 100644
--- a/mcomix.spec
+++ b/mcomix.spec
@@ -1,6 +1,6 @@
 Name:		mcomix
-Version:	0.99
-Release:	4%{?dist}
+Version:	1.00
+Release:	1%{?dist}
 Summary:	User-friendly, customizable image viewer for comic books
 
 Group:		Amusements/Graphics
@@ -13,10 +13,6 @@ Source0:	http://downloads.sourceforge.net/%{name}/%{name}-%{version}.tar.bz2
 Patch0:		mcomix-0.92-fedora-rpmbuild-gtk.patch
 # Fedora specific(?): patch to search default localedir for gettext files
 Patch1:		mcomix-0.98-gettext-system-install.patch
-# Don't import Image directory and import PIL instead for
-# F-19 Pillow conversion
-# (bug 895288)
-Patch2:		mcomix-0.99-import-PIL-for-Image.patch
 
 BuildArch:	noarch
 BuildRequires:	gettext
@@ -43,7 +39,6 @@ is written in Python and uses GTK+ through the PyGTK bindings.
 %setup -q
 %patch0 -p1 -b .rpmbuild
 %patch1 -p1 -b .gettext
-%patch2 -p1 -b .pil
 
 %build
 # save timestamps
@@ -163,6 +158,9 @@ exit 0
 
 
 %changelog
+* Sun Apr 28 2013 Mamoru TASAKA <mtasaka at fedoraproject.org> - 1.00-1
+- 1.00
+
 * Thu Feb 14 2013 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.99-4
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
 
diff --git a/sources b/sources
index e3aa2fe..469b4e5 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-a1ff7e1955042069d5005b4034e7a914  mcomix-0.99.tar.bz2
+3a916dd9da17043ab59ccd17e26eb932  mcomix-1.00.tar.bz2


More information about the scm-commits mailing list