[bitmap] - Update to 1.0.7 (#965215) - Removing the aarch64 patch (not needed anymore)

Jaromír Cápík jcapik at fedoraproject.org
Wed May 22 16:24:32 UTC 2013


commit 785552c9e1bca79be5d5437bd17ca79915fef185
Author: Jaromir Capik <jcapik at redhat.com>
Date:   Wed May 22 18:24:20 2013 +0200

    - Update to 1.0.7 (#965215)
    - Removing the aarch64 patch (not needed anymore)

 .gitignore           |    1 +
 bitmap-aarch64.patch | 1110 --------------------------------------------------
 bitmap.spec          |   10 +-
 sources              |    2 +-
 4 files changed, 8 insertions(+), 1115 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 572b4e2..d1729a8 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 bitmap-1.0.3.tar.bz2
 /bitmap-1.0.6.tar.bz2
+/bitmap-1.0.7.tar.bz2
diff --git a/bitmap.spec b/bitmap.spec
index baa1949..792e56a 100644
--- a/bitmap.spec
+++ b/bitmap.spec
@@ -1,6 +1,6 @@
 Name: bitmap
-Version: 1.0.6
-Release: 4%{?dist}
+Version: 1.0.7
+Release: 1%{?dist}
 Summary: Bitmaps editor and converter utilities for the X Window System
 Group: User Interface/X
 Url: http://www.x.org
@@ -8,7 +8,6 @@ Url: http://www.x.org
 Source0: http://xorg.freedesktop.org/releases/individual/app/%{name}-%{version}.tar.bz2
 Source1: bitmap.desktop
 Source2: bitmap.png
-Patch0:  bitmap-aarch64.patch
 
 License: MIT
 
@@ -33,7 +32,6 @@ Bitmap x11 editor.
 %prep
 %setup -q
 
-%patch0 -p1
 
 %build
 %configure --disable-dependency-tracking
@@ -72,6 +70,10 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
 %{_mandir}/man1/*.1*
 
 %changelog
+* Wed May 22 2013 Jaromir Capik <jcapik at redhat.com> - 1.0.7-1
+- Update to 1.0.7 (#965215)
+- Removing the aarch64 patch (not needed anymore)
+
 * Tue Mar 26 2013 Jaromir Capik <jcapik at redhat.com> - 1.0.6-4
 - aarch64 support (#925101)
 
diff --git a/sources b/sources
index e37b385..e209b8a 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-cea3a96b32d23c9019daeb9881d33dc3  bitmap-1.0.6.tar.bz2
+9c18cc1048146e29d68bfa9d0348b11d  bitmap-1.0.7.tar.bz2


More information about the scm-commits mailing list