[SDL_image] New upstream.

Jon Ciesla limb at fedoraproject.org
Tue Jan 31 20:07:28 UTC 2012


commit 0b5f347e97c718f0fb2e3b71da84867164024a29
Author: Jon Ciesla <limburgher at gmail.com>
Date:   Tue Jan 31 14:05:53 2012 -0600

    New upstream.

 .gitignore     |    1 +
 SDL_image.spec |   12 ++++++++----
 sources        |    2 +-
 3 files changed, 10 insertions(+), 5 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 05d9a94..db9ec90 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 SDL_image-1.2.10.tar.gz
+/SDL_image-1.2.12.tar.gz
diff --git a/SDL_image.spec b/SDL_image.spec
index b666b90..a45c730 100644
--- a/SDL_image.spec
+++ b/SDL_image.spec
@@ -1,6 +1,6 @@
 Name:		SDL_image
-Version:	1.2.10
-Release:	4%{?dist}
+Version:	1.2.12
+Release:	1%{?dist}
 Summary:	Image loading library for SDL
 
 Group:		System Environment/Libraries
@@ -14,7 +14,7 @@ BuildRequires:	libjpeg-devel
 BuildRequires:	libpng-devel
 BuildRequires:	libtiff-devel
 
-Patch0:		SDL_image-1.2.10-libpng15.patch
+#Patch0:		SDL_image-1.2.10-libpng15.patch
 
 %description
 Simple DirectMedia Layer (SDL) is a cross-platform multimedia library
@@ -39,7 +39,7 @@ developing applications that use %{name}.
 %prep
 %setup -q
 
-%patch0 -p1
+#%patch0 -p1
 
 %build
 # XCF support is crashy in 1.2.4
@@ -86,6 +86,10 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Tue Jan 31 2012 Jon Ciesla <limburgher at gmail.com> - 1.2.12-1
+- New upstream.
+- libpng15 patch upstreamed.
+
 * Thu Jan 12 2012 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.2.10-4
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
 
diff --git a/sources b/sources
index d074b2f..c85a929 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-6c06584b31559e2b59f2b982d0d1f628  SDL_image-1.2.10.tar.gz
+a0f9098ebe5400f0bdc9b62e60797ecb  SDL_image-1.2.12.tar.gz


More information about the scm-commits mailing list