@@ -15,9 +15,9 @@ http://pear.php.net/dtd/package-2.0.xsd">
15
15
<email >jcupitt@php.net</email >
16
16
<active >yes</active >
17
17
</lead >
18
- <date >2018-10-04 </date >
18
+ <date >2018-12-xx </date >
19
19
<version >
20
- <release >1.0.9 </release >
20
+ <release >1.0.10 </release >
21
21
<api >1.0.0</api >
22
22
</version >
23
23
<stability >
@@ -26,15 +26,16 @@ http://pear.php.net/dtd/package-2.0.xsd">
26
26
</stability >
27
27
<license filesource =" LICENSE.txt" >MIT</license >
28
28
<notes >
29
- * Add cache and concurrency controls [chregu]
29
+ * Update links for new home [jcupitt]
30
+ * Fix win32 build [TBK]
30
31
</notes >
31
32
<contents >
32
33
<dir name =" /" >
33
34
<file role =' doc' name =' API-1.0.0' />
34
35
<file role =' doc' name =' CREDITS' />
35
36
<file role =' doc' name =' LICENSE.txt' />
36
37
<file role =' doc' name =' README.md' />
37
- <file role =' doc' name =' RELEASE-1.0.9 ' />
38
+ <file role =' doc' name =' RELEASE-1.0.10 ' />
38
39
<file role =' doc' name =' ChangeLog' />
39
40
40
41
<file role =' src' name =' config.m4' />
@@ -98,6 +99,16 @@ http://pear.php.net/dtd/package-2.0.xsd">
98
99
</extsrcrelease >
99
100
<changelog >
100
101
102
+ <release >
103
+ <stability ><release >stable</release ><api >stable</api ></stability >
104
+ <version ><release >1.0.10</release ><api >1.0.0</api ></version >
105
+ <date >2018-12-xx</date >
106
+ <notes >
107
+ * Update links for new home [jcupitt]
108
+ * Fix win32 build [TBK]
109
+ </notes >
110
+ </release >
111
+
101
112
<release >
102
113
<stability ><release >stable</release ><api >stable</api ></stability >
103
114
<version ><release >1.0.9</release ><api >1.0.0</api ></version >
@@ -141,8 +152,8 @@ http://pear.php.net/dtd/package-2.0.xsd">
141
152
<date >2017-03-11</date >
142
153
<notes >
143
154
* Use VIPS_SONAME, if we can
144
- * More stuff in php_info(), see https://github.com/jcupitt /php-vips/issues/32
145
- * Add vips_foreign_find_load() and vips_foreign_find_load_buffer(), see https://github.com/jcupitt /php-vips/issues/37
155
+ * More stuff in php_info(), see https://github.com/libvips /php-vips/issues/32
156
+ * Add vips_foreign_find_load() and vips_foreign_find_load_buffer(), see https://github.com/libvips /php-vips/issues/37
146
157
</notes >
147
158
</release >
148
159
@@ -151,8 +162,8 @@ http://pear.php.net/dtd/package-2.0.xsd">
151
162
<version ><release >1.0.4</release ><api >1.0.0</api ></version >
152
163
<date >2016-12-30</date >
153
164
<notes >
154
- * Improve graceful fix from 1.0.3, see https://github.com/jcupitt /php-vips/issues/27
155
- * Better notes section in package.xml, see https://github.com/jcupitt /php-vips/issues/28
165
+ * Improve graceful fix from 1.0.3, see https://github.com/libvips /php-vips/issues/27
166
+ * Better notes section in package.xml, see https://github.com/libvips /php-vips/issues/28
156
167
</notes >
157
168
</release >
158
169
@@ -162,7 +173,7 @@ http://pear.php.net/dtd/package-2.0.xsd">
162
173
<date >2016-12-27</date >
163
174
<notes >
164
175
* Lower min vips version to 8.2, see #4
165
- * Lock libvips to fix graceful, see https://github.com/jcupitt /php-vips/issues/26
176
+ * Lock libvips to fix graceful, see https://github.com/libvips /php-vips/issues/26
166
177
</notes >
167
178
</release >
168
179
0 commit comments