summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorYaakov Selkowitz <yselkowi@redhat.com>2016-03-31 01:10:34 -0500
committerYaakov Selkowitz <yselkowi@redhat.com>2016-03-31 01:11:39 -0500
commit1e1143b4e57f64263a169856aa9e2b7591acd281 (patch)
treeb1feafd03f95a858f80baba69df9659a3a1e467e
parent08ed86bf70a86fb9c3bbdf3aae56896187c844c8 (diff)
downloadcygwin-pixman-1e1143b4e57f64263a169856aa9e2b7591acd281.tar.gz
cygwin-pixman-1e1143b4e57f64263a169856aa9e2b7591acd281.tar.xz
cygwin-pixman-1e1143b4e57f64263a169856aa9e2b7591acd281.zip
cygwin-pixman 0.32.6
-rw-r--r--.gitignore1
-rw-r--r--cygwin-pixman.spec7
-rw-r--r--sources2
3 files changed, 7 insertions, 3 deletions
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..f826c4e
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1 @@
+/pixman-*.tar.bz2
diff --git a/cygwin-pixman.spec b/cygwin-pixman.spec
index 0be0cf1..2828d7c 100644
--- a/cygwin-pixman.spec
+++ b/cygwin-pixman.spec
@@ -1,8 +1,8 @@
%{?cygwin_package_header}
Name: cygwin-pixman
-Version: 0.32.4
-Release: 1
+Version: 0.32.6
+Release: 1%{?dist}
Summary: Cygwin pixel manipulation library
License: MIT
@@ -80,6 +80,9 @@ find $RPM_BUILD_ROOT -name '*.la' -delete
%changelog
+* Tue Mar 10 2015 Yaakov Selkowitz <yselkowi@redhat.com> - 0.32.6-1
+- new version
+
* Thu Jan 23 2014 Yaakov Selkowitz <cygwin-ports-general@lists.sourceforge.net> - 0.32.4-1
- Version bump.
diff --git a/sources b/sources
index 6d6096c..d1f111f 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-cdb566504fe9daf6728c7b03cc7ea228 pixman-0.32.4.tar.bz2
+8a9e8f14743a39cf303803f369c1f344 pixman-0.32.6.tar.bz2