summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorYaakov Selkowitz <yselkowitz@users.sourceforge.net>2012-10-24 12:59:11 -0500
committerYaakov Selkowitz <yselkowitz@users.sourceforge.net>2012-10-24 12:59:11 -0500
commit5da9c3e92350f652248a312ab7b568e0ca1450b3 (patch)
tree6fc1c2b098048ee115150ee20d043eeedc3480d8
parentaed74ed2715e278dcd03226a2778b174235b54c2 (diff)
downloadcygwin-pixman-5da9c3e92350f652248a312ab7b568e0ca1450b3.tar.gz
cygwin-pixman-5da9c3e92350f652248a312ab7b568e0ca1450b3.tar.xz
cygwin-pixman-5da9c3e92350f652248a312ab7b568e0ca1450b3.zip
cygwin-pixman 0.26.2
-rw-r--r--cygwin-pixman.spec7
-rw-r--r--sources2
2 files changed, 6 insertions, 3 deletions
diff --git a/cygwin-pixman.spec b/cygwin-pixman.spec
index 1134483..2be2909 100644
--- a/cygwin-pixman.spec
+++ b/cygwin-pixman.spec
@@ -5,7 +5,7 @@
%global __find_provides %{_cygwin_findprovides}
Name: cygwin-pixman
-Version: 0.24.4
+Version: 0.26.2
Release: 1
Summary: Cygwin pixel manipulation library
@@ -29,7 +29,7 @@ Cygwin pixel manipulation library for X and cairo.
%prep
%setup -q -n pixman-%{version}
-autoreconf -f -i -v
+%{_cygwin_autoreconf}
%build
@@ -58,6 +58,9 @@ rm -rf $RPM_BUILD_ROOT
%changelog
+* Wed Oct 24 2012 Yaakov Selkowitz <cygwin-ports-general@lists.sourceforge.net> - 0.26.2-1
+- Version bump.
+
* Wed May 30 2012 Yaakov Selkowitz <cygwin-ports-general@lists.sourceforge.net> - 0.24.4-1
- Version bump.
diff --git a/sources b/sources
index a3ba674..8555033 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-89eb7db8853681bbcea626b161de0488 pixman-0.24.4.tar.bz2
+6b3e4c5300adb893a2baa9631c23efb2 pixman-0.26.2.tar.bz2