pspec.xml 43 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110111111121113111411151116111711181119112011211122112311241125112611271128112911301131113211331134
  1. <?xml version="1.0" ?>
  2. <!DOCTYPE PISI SYSTEM "https://pisilinux.org/projeler/pisi/pisi-spec.dtd">
  3. <PISI>
  4. <Source>
  5. <Name>mesa</Name>
  6. <Homepage>http://www.mesa3d.org</Homepage>
  7. <Packager>
  8. <Name>PisiLinux Community</Name>
  9. <Email>admins@pisilinux.org</Email>
  10. </Packager>
  11. <License>MIT</License>
  12. <IsA>library</IsA>
  13. <IsA>app:console</IsA>
  14. <Icon>mesa</Icon>
  15. <Summary>Mesa graphics libraries and utilities</Summary>
  16. <Description>Mesa is an open-source implementation of the OpenGL specification - a system for rendering interactive 3D graphics.</Description>
  17. <Archive sha1sum="8fd034015bef5c9e6300237b2a056627a6fad829" type="tarxz">https://archive.mesa3d.org/mesa-24.2.7.tar.xz</Archive>
  18. <BuildDependencies>
  19. <Dependency>meson</Dependency>
  20. <Dependency>cbindgen</Dependency>
  21. <Dependency>valgrind-devel</Dependency>
  22. <Dependency>libva-devel</Dependency>
  23. <Dependency>zstd-devel</Dependency>
  24. <Dependency>zlib-devel</Dependency>
  25. <Dependency>xorg-proto</Dependency>
  26. <Dependency>openssl-devel</Dependency>
  27. <Dependency>expat-devel</Dependency>
  28. <Dependency>libXt-devel</Dependency>
  29. <Dependency>libcap-devel</Dependency>
  30. <Dependency>libdrm-devel</Dependency>
  31. <Dependency>libXext-devel</Dependency>
  32. <Dependency>elfutils-devel</Dependency>
  33. <Dependency>wayland-devel</Dependency>
  34. <Dependency>wayland-server</Dependency>
  35. <Dependency>wayland-client</Dependency>
  36. <Dependency>libvdpau-devel</Dependency>
  37. <Dependency>libXfixes-devel</Dependency>
  38. <Dependency>libtalloc-devel</Dependency>
  39. <Dependency>libXdamage-devel</Dependency>
  40. <Dependency>libomxil-bellagio-devel</Dependency>
  41. <Dependency>libXxf86vm-devel</Dependency>
  42. <Dependency>libXvMC-devel</Dependency>
  43. <Dependency>libXv-devel</Dependency>
  44. <Dependency>eudev-devel</Dependency>
  45. <Dependency>nettle-devel</Dependency>
  46. <Dependency>python3-mako</Dependency>
  47. <Dependency versionFrom="15.0.7">llvm</Dependency>
  48. <Dependency versionFrom="15.0.7">compiler-rt</Dependency>
  49. <Dependency versionFrom="15.0.7">llvm-polly</Dependency>
  50. <Dependency versionFrom="15.0.7">llvm-clang-devel</Dependency>
  51. <Dependency versionFrom="1.2">libxshmfence-devel</Dependency>
  52. <Dependency>automake</Dependency>
  53. <Dependency>libX11-devel</Dependency>
  54. <Dependency>libdrm-intel</Dependency>
  55. <Dependency>libdrm-radeon</Dependency>
  56. <Dependency>libdrm-amd</Dependency>
  57. <Dependency>libdrm-nouveau</Dependency>
  58. <Dependency>libunwind-devel</Dependency>
  59. <Dependency>wayland-protocols-devel</Dependency>
  60. <Dependency>libXrandr-devel</Dependency>
  61. <Dependency>libglvnd-devel</Dependency>
  62. <Dependency>libclc-devel</Dependency>
  63. <Dependency>vulkan-devel</Dependency>
  64. <Dependency>glslang-devel</Dependency>
  65. <Dependency>lm_sensors-devel</Dependency>
  66. <Dependency>xcb-util-keysyms-devel</Dependency>
  67. <Dependency>python3-PLY</Dependency>
  68. <Dependency>python3-PyYAML</Dependency>
  69. <Dependency>python3-packaging</Dependency>
  70. <Dependency versionFrom="1.614.0">DirectX-headers-devel</Dependency>
  71. <Dependency>rust-bindgen</Dependency>
  72. <Dependency>spirv-llvm-devel</Dependency>
  73. <Dependency>spirv-tools-devel</Dependency>
  74. </BuildDependencies>
  75. <AdditionalFiles>
  76. <AdditionalFile owner="root" permission="0644" target="crossfile.ini">crossfile.ini</AdditionalFile>
  77. </AdditionalFiles>
  78. <Patches>
  79. <!-- <Patch level="1">0001-rusticl-do-not-use-CL-vector-types-in-bindings-and-c.patch</Patch> -->
  80. </Patches>
  81. </Source>
  82. <Package>
  83. <Name>mesa</Name>
  84. <RuntimeDependencies>
  85. <Dependency>zstd</Dependency>
  86. <Dependency>zlib</Dependency>
  87. <Dependency>expat</Dependency>
  88. <Dependency>eudev</Dependency>
  89. <Dependency>libXv</Dependency>
  90. <Dependency>libX11</Dependency>
  91. <Dependency>libdrm</Dependency>
  92. <Dependency>libgcc</Dependency>
  93. <Dependency>libxcb</Dependency>
  94. <Dependency>libXext</Dependency>
  95. <Dependency>libXvMC</Dependency>
  96. <Dependency>elfutils</Dependency>
  97. <Dependency>libXfixes</Dependency>
  98. <Dependency>libunwind</Dependency>
  99. <Dependency>libXdamage</Dependency>
  100. <Dependency>libXxf86vm</Dependency>
  101. <Dependency>libdrm-amd</Dependency>
  102. <Dependency>lm_sensors</Dependency>
  103. <Dependency>libdrm-intel</Dependency>
  104. <Dependency>libxshmfence</Dependency>
  105. <Dependency>libdrm-radeon</Dependency>
  106. <Dependency>libdrm-nouveau</Dependency>
  107. <Dependency>wayland-client</Dependency>
  108. <Dependency>wayland-server</Dependency>
  109. <Dependency>libomxil-bellagio</Dependency>
  110. <Dependency>lm_sensors</Dependency>
  111. <Dependency>xcb-util-keysyms</Dependency>
  112. <!-- <Dependency>libclc</Dependency> -->
  113. <Dependency>vulkan</Dependency>
  114. <Dependency>DirectX-headers</Dependency>
  115. <!-- <Dependency>opencl-icd</Dependency> -->
  116. <Dependency versionFrom="15.0.7">llvm-libs</Dependency>
  117. <!-- <Dependency versionFrom="11.0.0">llvm-clang</Dependency> -->
  118. </RuntimeDependencies>
  119. <Files>
  120. <Path fileType="config">/etc</Path>
  121. <Path fileType="config">/usr/share/drirc.d/00-radv-defaults.conf</Path>
  122. <Path fileType="executable">/usr/bin</Path>
  123. <Path fileType="library">/usr/lib</Path>
  124. <Path fileType="library">/usr/lib/libGL.so.1.2</Path>
  125. <Path fileType="data">/usr/share/vulkan/icd.d</Path>
  126. <Path fileType="data">/usr/share/drirc.d/00-mesa-defaults.conf</Path>
  127. <Path fileType="data">/usr/share/glvnd/egl_vendor.d/50_mesa.json</Path>
  128. <Path fileType="data">/usr/share/vulkan/implicit_layer.d/VkLayer_MESA_device_select.json</Path>
  129. <Path fileType="doc">/usr/share/doc</Path>
  130. <Path fileType="data">/usr/share/vulkan/explicit_layer.d</Path>
  131. <Path fileType="data">/usr/share/pixmaps</Path>
  132. </Files>
  133. <AdditionalFiles>
  134. <AdditionalFile owner="root" permission="0644" target="/etc/drirc">drirc</AdditionalFile>
  135. </AdditionalFiles>
  136. </Package>
  137. <Package>
  138. <Name>mesa-opencl</Name>
  139. <Summary>OpenCL support for AMD/ATI Radeon mesa drivers</Summary>
  140. <RuntimeDependencies>
  141. <Dependency>zstd</Dependency>
  142. <Dependency>zlib</Dependency>
  143. <Dependency>expat</Dependency>
  144. <Dependency>libdrm</Dependency>
  145. <Dependency>libgcc</Dependency>
  146. <Dependency>elfutils</Dependency>
  147. <Dependency>llvm-libs</Dependency>
  148. <Dependency>libdrm-amd</Dependency>
  149. <Dependency>llvm-clang</Dependency>
  150. <Dependency>lm_sensors</Dependency>
  151. <Dependency>spirv-llvm</Dependency>
  152. <Dependency>spirv-tools</Dependency>
  153. <Dependency>libdrm-radeon</Dependency>
  154. <Dependency>libdrm-nouveau</Dependency>
  155. </RuntimeDependencies>
  156. <Files>
  157. <Path fileType="config">/etc/OpenCL/vendors/mesa.icd</Path>
  158. <Path fileType="config">/etc/OpenCL/vendors/rusticl.icd</Path>
  159. <Path fileType="library">/usr/lib/libMesaOpenCL.so*</Path>
  160. <Path fileType="library">/usr/lib/gallium-pipe/pipe*.so</Path>
  161. <Path fileType="library">/usr/lib/libRusticlOpenCL.so*</Path>
  162. </Files>
  163. <AdditionalFiles>
  164. <!-- <AdditionalFile owner="root" permission="0644" target="/etc/drirc">drirc</AdditionalFile> -->
  165. </AdditionalFiles>
  166. </Package>
  167. <Package>
  168. <Name>mesa-devel</Name>
  169. <Summary>Development files for mesa</Summary>
  170. <RuntimeDependencies>
  171. <Dependency>eudev-devel</Dependency>
  172. <Dependency>libX11-devel</Dependency>
  173. <Dependency>libxcb-devel</Dependency>
  174. <Dependency>libdrm-devel</Dependency>
  175. <Dependency>libXext-devel</Dependency>
  176. <Dependency>wayland-devel</Dependency>
  177. <Dependency>libglvnd-devel</Dependency>
  178. <Dependency>libXfixes-devel</Dependency>
  179. <Dependency>libXdamage-devel</Dependency>
  180. <Dependency>libXxf86vm-devel</Dependency>
  181. <Dependency>libxshmfence-devel</Dependency>
  182. <Dependency release="current">mesa</Dependency>
  183. </RuntimeDependencies>
  184. <Files>
  185. <Path fileType="header">/usr/include</Path>
  186. <Path fileType="data">/usr/lib/pkgconfig</Path>
  187. <Path fileType="data">/usr/lib32/pkgconfig</Path>
  188. </Files>
  189. </Package>
  190. <Package>
  191. <Name>mesa-32bit</Name>
  192. <PartOf>emul32</PartOf>
  193. <Summary>32-bit shared libraries for mesa</Summary>
  194. <BuildType>emul32</BuildType>
  195. <BuildDependencies>
  196. <Dependency>zlib-32bit</Dependency>
  197. <Dependency>libva-32bit</Dependency>
  198. <Dependency>elfutils-32bit</Dependency>
  199. <Dependency>expat-32bit</Dependency>
  200. <Dependency>libXt-32bit</Dependency>
  201. <Dependency>libXv-32bit</Dependency>
  202. <Dependency>libX11-32bit</Dependency>
  203. <Dependency>libcap-32bit</Dependency>
  204. <Dependency>libdrm-32bit</Dependency>
  205. <Dependency>libXext-32bit</Dependency>
  206. <Dependency>libXvMC-32bit</Dependency>
  207. <Dependency>eudev-32bit</Dependency>
  208. <Dependency>openssl-32bit</Dependency>
  209. <Dependency>wayland-32bit</Dependency>
  210. <Dependency>libvdpau-32bit</Dependency>
  211. <Dependency>libXfixes-32bit</Dependency>
  212. <Dependency>libXdamage-32bit</Dependency>
  213. <Dependency>libXxf86vm-32bit</Dependency>
  214. <Dependency>libdrm-intel-32bit</Dependency>
  215. <Dependency>libdrm-radeon-32bit</Dependency>
  216. <Dependency>libdrm-amd-32bit</Dependency>
  217. <Dependency>libdrm-nouveau-32bit</Dependency>
  218. <Dependency>libxshmfence-32bit</Dependency>
  219. <Dependency>nettle-32bit</Dependency>
  220. <Dependency>libunwind-32bit</Dependency>
  221. <Dependency>xcb-util-keysyms-32bit</Dependency>
  222. <Dependency versionFrom="11.0.0">llvm-32bit</Dependency>
  223. <Dependency>libXrandr-32bit</Dependency>
  224. <Dependency>libglvnd-32bit</Dependency>
  225. <Dependency>vulkan-32bit</Dependency>
  226. <Dependency>libclc-32bit</Dependency>
  227. <Dependency>spirv-llvm-32bit</Dependency>
  228. <Dependency>spirv-tools-32bit</Dependency>
  229. <Dependency>llvm-clang-32bit</Dependency>
  230. </BuildDependencies>
  231. <RuntimeDependencies>
  232. <Dependency>zlib-32bit</Dependency>
  233. <Dependency>elfutils-32bit</Dependency>
  234. <Dependency>openssl-32bit</Dependency>
  235. <Dependency>libgcc</Dependency>
  236. <Dependency>eudev-32bit</Dependency>
  237. <Dependency>libxcb-32bit</Dependency>
  238. <Dependency>expat-32bit</Dependency>
  239. <Dependency>libX11-32bit</Dependency>
  240. <Dependency>libdrm-32bit</Dependency>
  241. <Dependency>libxcb-32bit</Dependency>
  242. <Dependency>libXext-32bit</Dependency>
  243. <Dependency>libXfixes-32bit</Dependency>
  244. <Dependency>libXdamage-32bit</Dependency>
  245. <Dependency>libXxf86vm-32bit</Dependency>
  246. <Dependency>libXv-32bit</Dependency>
  247. <Dependency>libXvMC-32bit</Dependency>
  248. <Dependency>libdrm-intel-32bit</Dependency>
  249. <Dependency>libxshmfence-32bit</Dependency>
  250. <Dependency>libdrm-radeon-32bit</Dependency>
  251. <Dependency>libdrm-amd-32bit</Dependency>
  252. <Dependency>libdrm-nouveau-32bit</Dependency>
  253. <Dependency>wayland-32bit</Dependency>
  254. <Dependency>vulkan-32bit</Dependency>
  255. <Dependency>opencl-icd-32bit</Dependency>
  256. <Dependency>libglvnd-32bit</Dependency>
  257. <Dependency>libclc-32bit</Dependency>
  258. <Dependency>libunwind-32bit</Dependency>
  259. <!-- <Dependency>llvm-clang-32bit</Dependency> -->
  260. <!-- <Dependency>spirv-llvm-32bit</Dependency> -->
  261. <!-- <Dependency>spirv-tools-32bit</Dependency> -->
  262. <Dependency>xcb-util-keysyms-32bit</Dependency>
  263. <Dependency release="current">mesa</Dependency>
  264. <Dependency versionFrom="11.0.0">llvm-32bit</Dependency>
  265. </RuntimeDependencies>
  266. <Files>
  267. <Path fileType="library">/usr/lib32</Path>
  268. <Path fileType="data">/usr/share/vulkan/icd.d/*.i686.json</Path>
  269. </Files>
  270. </Package>
  271. <History>
  272. <Update release="122">
  273. <Date>2024-11-14</Date>
  274. <Version>24.2.7</Version>
  275. <Comment>Version bump</Comment>
  276. <Name>Pisi Linux Community</Name>
  277. <Email>admin@pisilinux.org</Email>
  278. </Update>
  279. <Update release="121">
  280. <Date>2024-10-30</Date>
  281. <Version>24.2.6</Version>
  282. <Comment>Version bump.</Comment>
  283. <Name>Pisi Linux Community</Name>
  284. <Email>admin@pisilinux.org</Email>
  285. </Update>
  286. <Update release="120">
  287. <Date>2024-10-05</Date>
  288. <Version>24.2.4</Version>
  289. <Comment>Version bump.</Comment>
  290. <Name>Pisi Linux Community</Name>
  291. <Email>admin@pisilinux.org</Email>
  292. </Update>
  293. <Update release="119">
  294. <Date>2024-09-19</Date>
  295. <Version>24.2.3</Version>
  296. <Comment>Version bump.</Comment>
  297. <Name>Pisi Linux Community</Name>
  298. <Email>admin@pisilinux.org</Email>
  299. </Update>
  300. <Update release="118">
  301. <Date>2024-09-06</Date>
  302. <Version>24.2.2</Version>
  303. <Comment>Version bump.</Comment>
  304. <Name>Pisi Linux Community</Name>
  305. <Email>admin@pisilinux.org</Email>
  306. </Update>
  307. <Update release="117">
  308. <Date>2024-08-29</Date>
  309. <Version>24.2.1</Version>
  310. <Comment>Version bump.</Comment>
  311. <Name>Pisi Linux Community</Name>
  312. <Email>admin@pisilinux.org</Email>
  313. </Update>
  314. <Update release="116">
  315. <Date>2024-08-15</Date>
  316. <Version>24.1.6</Version>
  317. <Comment>Version bump.</Comment>
  318. <Name>Pisi Linux Community</Name>
  319. <Email>admin@pisilinux.org</Email>
  320. </Update>
  321. <Update release="115">
  322. <Date>2024-08-01</Date>
  323. <Version>24.1.5</Version>
  324. <Comment>Version bump.</Comment>
  325. <Name>Pisi Linux Community</Name>
  326. <Email>admin@pisilinux.org</Email>
  327. </Update>
  328. <Update release="114">
  329. <Date>2024-07-18</Date>
  330. <Version>24.1.4</Version>
  331. <Comment>Version bump.</Comment>
  332. <Name>Pisi Linux Community</Name>
  333. <Email>admin@pisilinux.org</Email>
  334. </Update>
  335. <Update release="113">
  336. <Date>2024-07-03</Date>
  337. <Version>24.1.3</Version>
  338. <Comment>Version bump</Comment>
  339. <Name>Pisi Linux Community</Name>
  340. <Email>admin@pisilinux.org</Email>
  341. </Update>
  342. <Update release="112">
  343. <Date>2024-06-25</Date>
  344. <Version>24.1.2</Version>
  345. <Comment>Version bump.</Comment>
  346. <Name>Pisi Linux Community</Name>
  347. <Email>admin@pisilinux.org</Email>
  348. </Update>
  349. <Update release="111">
  350. <Date>2024-06-11</Date>
  351. <Version>24.1.1</Version>
  352. <Comment>Version bump</Comment>
  353. <Name>Pisi Linux Community</Name>
  354. <Email>admin@pisilinux.org</Email>
  355. </Update>
  356. <Update release="110">
  357. <Date>2024-05-24</Date>
  358. <Version>24.0.8</Version>
  359. <Comment>Version bump.</Comment>
  360. <Name>Mustafa Cinasal</Name>
  361. <Email>muscnsl@gmail.com</Email>
  362. </Update>
  363. <Update release="109">
  364. <Date>2024-05-09</Date>
  365. <Version>24.0.7</Version>
  366. <Comment>Version bump.</Comment>
  367. <Name>Mustafa Cinasal</Name>
  368. <Email>muscnsl@gmail.com</Email>
  369. </Update>
  370. <Update release="108">
  371. <Date>2024-04-24</Date>
  372. <Version>24.0.6</Version>
  373. <Comment>Version bump.</Comment>
  374. <Name>Mustafa Cinasal</Name>
  375. <Email>muscnsl@gmail.com</Email>
  376. </Update>
  377. <Update release="107">
  378. <Date>2024-04-14</Date>
  379. <Version>24.0.5</Version>
  380. <Comment>Version bump.</Comment>
  381. <Name>Mustafa Cinasal</Name>
  382. <Email>muscnsl@gmail.com</Email>
  383. </Update>
  384. <Update release="106">
  385. <Date>2024-03-29</Date>
  386. <Version>24.0.4</Version>
  387. <Comment>Version bump.</Comment>
  388. <Name>Mustafa Cinasal</Name>
  389. <Email>muscnsl@gmail.com</Email>
  390. </Update>
  391. <Update release="105">
  392. <Date>2024-03-14</Date>
  393. <Version>24.0.3</Version>
  394. <Comment>Version bump.</Comment>
  395. <Name>Mustafa Cinasal</Name>
  396. <Email>muscnsl@gmail.com</Email>
  397. </Update>
  398. <Update release="104">
  399. <Date>2024-03-07</Date>
  400. <Version>24.0.2</Version>
  401. <Comment>Version bump.</Comment>
  402. <Name>Mustafa Cinasal</Name>
  403. <Email>muscnsl@gmail.com</Email>
  404. </Update>
  405. <Update release="103">
  406. <Date>2024-02-15</Date>
  407. <Version>23.3.6</Version>
  408. <Comment>Version bump.</Comment>
  409. <Name>Mustafa Cinasal</Name>
  410. <Email>muscnsl@gmail.com</Email>
  411. </Update>
  412. <Update release="102">
  413. <Date>2024-02-02</Date>
  414. <Version>23.3.5</Version>
  415. <Comment>Version bump.</Comment>
  416. <Name>Mustafa Cinasal</Name>
  417. <Email>muscnsl@gmail.com</Email>
  418. </Update>
  419. <Update release="101">
  420. <Date>2024-01-25</Date>
  421. <Version>23.3.4</Version>
  422. <Comment>Version bump.</Comment>
  423. <Name>Mustafa Cinasal</Name>
  424. <Email>muscnsl@gmail.com</Email>
  425. </Update>
  426. <Update release="100">
  427. <Date>2024-01-11</Date>
  428. <Version>23.3.3</Version>
  429. <Comment>Version bump.</Comment>
  430. <Name>Mustafa Cinasal</Name>
  431. <Email>muscnsl@gmail.com</Email>
  432. </Update>
  433. <Update release="99">
  434. <Date>2023-12-28</Date>
  435. <Version>23.3.2</Version>
  436. <Comment>Version bump.</Comment>
  437. <Name>Mustafa Cinasal</Name>
  438. <Email>muscnsl@gmail.com</Email>
  439. </Update>
  440. <Update release="98">
  441. <Date>2023-12-14</Date>
  442. <Version>23.3.1</Version>
  443. <Comment>Version bump.</Comment>
  444. <Name>Mustafa Cinasal</Name>
  445. <Email>muscnsl@gmail.com</Email>
  446. </Update>
  447. <Update release="97">
  448. <Date>2023-10-17</Date>
  449. <Version>23.2.1</Version>
  450. <Comment>Rebuild.</Comment>
  451. <Name>Mustafa Cinasal</Name>
  452. <Email>muscnsl@gmail.com</Email>
  453. </Update>
  454. <Update release="96">
  455. <Date>2023-09-29</Date>
  456. <Version>23.2.1</Version>
  457. <Comment>Version bump.</Comment>
  458. <Name>Mustafa Cinasal</Name>
  459. <Email>muscnsl@gmail.com</Email>
  460. </Update>
  461. <Update release="95">
  462. <Date>2023-09-20</Date>
  463. <Version>23.1.8</Version>
  464. <Comment>Version bump.</Comment>
  465. <Name>Mustafa Cinasal</Name>
  466. <Email>muscnsl@gmail.com</Email>
  467. </Update>
  468. <Update release="94">
  469. <Date>2023-09-07</Date>
  470. <Version>23.1.7</Version>
  471. <Comment>Version bump.</Comment>
  472. <Name>Mustafa Cinasal</Name>
  473. <Email>muscnsl@gmail.com</Email>
  474. </Update>
  475. <Update release="93">
  476. <Date>2023-08-17</Date>
  477. <Version>23.1.6</Version>
  478. <Comment>Version bump.</Comment>
  479. <Name>Mustafa Cinasal</Name>
  480. <Email>muscnsl@gmail.com</Email>
  481. </Update>
  482. <Update release="92">
  483. <Date>2023-08-02</Date>
  484. <Version>23.1.5</Version>
  485. <Comment>Version bump</Comment>
  486. <Name>Mustafa Cinasal</Name>
  487. <Email>muscnsl@gmail.com</Email>
  488. </Update>
  489. <Update release="91">
  490. <Date>2023-07-22</Date>
  491. <Version>23.1.4</Version>
  492. <Comment>Version bump.</Comment>
  493. <Name>Mustafa Cinasal</Name>
  494. <Email>muscnsl@gmail.com</Email>
  495. </Update>
  496. <Update release="90">
  497. <Date>2023-06-22</Date>
  498. <Version>23.1.3</Version>
  499. <Comment>Version bump.</Comment>
  500. <Name>Mustafa Cinasal</Name>
  501. <Email>muscnsl@gmail.com</Email>
  502. </Update>
  503. <Update release="89">
  504. <Date>2023-06-09</Date>
  505. <Version>23.1.2</Version>
  506. <Comment>Version bump.</Comment>
  507. <Name>Mustafa Cinasal</Name>
  508. <Email>muscnsl@gmail.com</Email>
  509. </Update>
  510. <Update release="88">
  511. <Date>2023-05-26</Date>
  512. <Version>23.1.1</Version>
  513. <Comment>Version bump.</Comment>
  514. <Name>Mustafa Cinasal</Name>
  515. <Email>muscnsl@gmail.com</Email>
  516. </Update>
  517. <Update release="87">
  518. <Date>2023-04-21</Date>
  519. <Version>23.0.3</Version>
  520. <Comment>Version bump.</Comment>
  521. <Name>Mustafa Cinasal</Name>
  522. <Email>muscnsl@gmail.com</Email>
  523. </Update>
  524. <Update release="86">
  525. <Date>2023-04-07</Date>
  526. <Version>23.0.2</Version>
  527. <Comment>Version bump.</Comment>
  528. <Name>Mustafa Cinasal</Name>
  529. <Email>muscnsl@gmail.com</Email>
  530. </Update>
  531. <Update release="85">
  532. <Date>2023-03-25</Date>
  533. <Version>23.0.1</Version>
  534. <Comment>Version bump</Comment>
  535. <Name>Mustafa Cinasal</Name>
  536. <Email>muscnsl@gmail.com</Email>
  537. </Update>
  538. <Update release="84">
  539. <Date>2023-03-09</Date>
  540. <Version>22.3.7</Version>
  541. <Comment>Version bump.</Comment>
  542. <Name>Mustafa Cinasal</Name>
  543. <Email>muscnsl@gmail.com</Email>
  544. </Update>
  545. <Update release="83">
  546. <Date>2023-02-23</Date>
  547. <Version>22.3.6</Version>
  548. <Comment>Version bump.</Comment>
  549. <Name>Mustafa Cinasal</Name>
  550. <Email>muscnsl@gmail.com</Email>
  551. </Update>
  552. <Update release="82">
  553. <Date>2023-01-26</Date>
  554. <Version>22.3.4</Version>
  555. <Comment>Version bump.</Comment>
  556. <Name>Mustafa Cinasal</Name>
  557. <Email>muscnsl@gmail.com</Email>
  558. </Update>
  559. <Update release="81">
  560. <Date>2023-01-17</Date>
  561. <Version>22.3.3</Version>
  562. <Comment>Rebuild llvm.</Comment>
  563. <Name>Mustafa Cinasal</Name>
  564. <Email>muscnsl@gmail.com</Email>
  565. </Update>
  566. <Update release="80">
  567. <Date>2023-01-12</Date>
  568. <Version>22.3.3</Version>
  569. <Comment>Version bump.</Comment>
  570. <Name>Mustafa Cinasal</Name>
  571. <Email>muscnsl@gmail.com</Email>
  572. </Update>
  573. <Update release="79">
  574. <Date>2022-12-30</Date>
  575. <Version>22.3.2</Version>
  576. <Comment>Version bump</Comment>
  577. <Name>Mustafa Cinasal</Name>
  578. <Email>muscnsl@gmail.com</Email>
  579. </Update>
  580. <Update release="78">
  581. <Date>2022-12-15</Date>
  582. <Version>22.3.1</Version>
  583. <Comment>Version bump.</Comment>
  584. <Name>Mustafa Cinasal</Name>
  585. <Email>muscnsl@gmail.com</Email>
  586. </Update>
  587. <Update release="77">
  588. <Date>2022-12-11</Date>
  589. <Version>22.2.5</Version>
  590. <Comment>Version bump.</Comment>
  591. <Name>Mustafa Cinasal</Name>
  592. <Email>muscnsl@gmail.com</Email>
  593. </Update>
  594. <Update release="76">
  595. <Date>2022-11-17</Date>
  596. <Version>22.2.4</Version>
  597. <Comment>Version bump.</Comment>
  598. <Name>Mustafa Cinasal</Name>
  599. <Email>muscnsl@gmail.com</Email>
  600. </Update>
  601. <Update release="75">
  602. <Date>2022-11-09</Date>
  603. <Version>22.2.3</Version>
  604. <Comment>Version bump.</Comment>
  605. <Name>Mustafa Cinasal</Name>
  606. <Email>muscnsl@gmail.com</Email>
  607. </Update>
  608. <Update release="74">
  609. <Date>2022-10-22</Date>
  610. <Version>22.2.2</Version>
  611. <Comment>Version bump</Comment>
  612. <Name>Mustafa Cinasal</Name>
  613. <Email>muscnsl@gmail.com</Email>
  614. </Update>
  615. <Update release="73">
  616. <Date>2022-10-12</Date>
  617. <Version>22.2.1</Version>
  618. <Comment>Version bump</Comment>
  619. <Name>Mustafa Cinasal</Name>
  620. <Email>muscnsl@gmail.com</Email>
  621. </Update>
  622. <Update release="72">
  623. <Date>2022-09-21</Date>
  624. <Version>22.2.0</Version>
  625. <Comment>Version bump.</Comment>
  626. <Name>Mustafa Cinasal</Name>
  627. <Email>muscnsl@gmail.com</Email>
  628. </Update>
  629. <Update release="71">
  630. <Date>2022-08-18</Date>
  631. <Version>22.1.7</Version>
  632. <Comment>Version bump.</Comment>
  633. <Name>Mustafa Cinasal</Name>
  634. <Email>muscnsl@gmail.com</Email>
  635. </Update>
  636. <Update release="70">
  637. <Date>2022-08-11</Date>
  638. <Version>22.1.6</Version>
  639. <Comment>Version bump.</Comment>
  640. <Name>Mustafa Cinasal</Name>
  641. <Email>muscnsl@gmail.com</Email>
  642. </Update>
  643. <Update release="69">
  644. <Date>2022-08-04</Date>
  645. <Version>22.1.5</Version>
  646. <Comment>Version bump.</Comment>
  647. <Name>Mustafa Cinasal</Name>
  648. <Email>muscnsl@gmail.com</Email>
  649. </Update>
  650. <Update release="68">
  651. <Date>2022-07-16</Date>
  652. <Version>22.1.4</Version>
  653. <Comment>Version bump.</Comment>
  654. <Name>Mustafa Cinasal</Name>
  655. <Email>muscnsl@gmail.com</Email>
  656. </Update>
  657. <Update release="67">
  658. <Date>2022-06-30</Date>
  659. <Version>22.1.3</Version>
  660. <Comment>Version bump.</Comment>
  661. <Name>Mustafa Cinasal</Name>
  662. <Email>muscnsl@gmail.com</Email>
  663. </Update>
  664. <Update release="66">
  665. <Date>2022-06-03</Date>
  666. <Version>22.0.5</Version>
  667. <Comment>Version bump</Comment>
  668. <Name>Mustafa Cinasal</Name>
  669. <Email>muscnsl@gmail.com</Email>
  670. </Update>
  671. <Update release="65">
  672. <Date>2022-05-20</Date>
  673. <Version>22.0.4</Version>
  674. <Comment>Version bump.</Comment>
  675. <Name>Mustafa Cinasal</Name>
  676. <Email>muscnsl@gmail.com</Email>
  677. </Update>
  678. <Update release="64">
  679. <Date>2022-05-07</Date>
  680. <Version>22.0.3</Version>
  681. <Comment>Version bump</Comment>
  682. <Name>Mustafa Cinasal</Name>
  683. <Email>muscnsl@gmail.com</Email>
  684. </Update>
  685. <Update release="63">
  686. <Date>2022-04-25</Date>
  687. <Version>22.0.2</Version>
  688. <Comment>Version bump.</Comment>
  689. <Name>Mustafa Cinasal</Name>
  690. <Email>muscnsl@gmail.com</Email>
  691. </Update>
  692. <Update release="62">
  693. <Date>2022-04-13</Date>
  694. <Version>22.0.1</Version>
  695. <Comment>Version bump</Comment>
  696. <Name>Mustafa Cinasal</Name>
  697. <Email>muscnsl@gmail.com</Email>
  698. </Update>
  699. <Update release="61">
  700. <Date>2022-03-19</Date>
  701. <Version>21.3.8</Version>
  702. <Comment>Version bump</Comment>
  703. <Name>Mustafa Cinasal</Name>
  704. <Email>muscnsl@gmail.com</Email>
  705. </Update>
  706. <Update release="60">
  707. <Date>2022-03-19</Date>
  708. <Version>21.3.7</Version>
  709. <Comment>Rebuild for libglvnd</Comment>
  710. <Name>Mustafa Cinasal</Name>
  711. <Email>muscnsl@gmail.com</Email>
  712. </Update>
  713. <Update release="59">
  714. <Date>2022-02-24</Date>
  715. <Version>21.3.7</Version>
  716. <Comment>Version bump.</Comment>
  717. <Name>Mustafa Cinasal</Name>
  718. <Email>muscnsl@gmail.com</Email>
  719. </Update>
  720. <Update release="58">
  721. <Date>2022-02-11</Date>
  722. <Version>21.3.6</Version>
  723. <Comment>Version bump.</Comment>
  724. <Name>Mustafa Cinasal</Name>
  725. <Email>muscnsl@gmail.com</Email>
  726. </Update>
  727. <Update release="57">
  728. <Date>2022-01-27</Date>
  729. <Version>21.3.5</Version>
  730. <Comment>Version bump</Comment>
  731. <Name>Mustafa Cinasal</Name>
  732. <Email>muscnsl@gmail.com</Email>
  733. </Update>
  734. <Update release="56">
  735. <Date>2022-01-13</Date>
  736. <Version>21.3.4</Version>
  737. <Comment>Version bump.</Comment>
  738. <Name>Mustafa Cinasal</Name>
  739. <Email>muscnsl@gmail.com</Email>
  740. </Update>
  741. <Update release="55">
  742. <Date>2021-12-30</Date>
  743. <Version>21.3.3</Version>
  744. <Comment>Version bump.</Comment>
  745. <Name>Mustafa Cinasal</Name>
  746. <Email>muscnsl@gmail.com</Email>
  747. </Update>
  748. <Update release="54">
  749. <Date>2021-12-18</Date>
  750. <Version>21.3.2</Version>
  751. <Comment>Version bump.</Comment>
  752. <Name>Mustafa Cinasal</Name>
  753. <Email>muscnsl@gmail.com</Email>
  754. </Update>
  755. <Update release="53">
  756. <Date>2021-12-02</Date>
  757. <Version>21.3.1</Version>
  758. <Comment>Version bump.</Comment>
  759. <Name>Mustafa Cinasal</Name>
  760. <Email>muscnsl@gmail.com</Email>
  761. </Update>
  762. <Update release="52">
  763. <Date>2021-11-18</Date>
  764. <Version>21.3.0</Version>
  765. <Comment>Version bump.</Comment>
  766. <Name>Mustafa Cinasal</Name>
  767. <Email>muscnsl@gmail.com</Email>
  768. </Update>
  769. <Update release="51">
  770. <Date>2021-10-28</Date>
  771. <Version>21.2.5</Version>
  772. <Comment>Version bump.</Comment>
  773. <Name>Mustafa Cinasal</Name>
  774. <Email>muscnsl@gmail.com</Email>
  775. </Update>
  776. <Update release="50">
  777. <Date>2021-10-24</Date>
  778. <Version>21.2.4</Version>
  779. <Comment>Rebuild llvm.</Comment>
  780. <Name>Mustafa Cinasal</Name>
  781. <Email>muscnsl@gmail.com</Email>
  782. </Update>
  783. <Update release="49">
  784. <Date>2021-10-16</Date>
  785. <Version>21.2.4</Version>
  786. <Comment>Version bump.</Comment>
  787. <Name>Mustafa Cinasal</Name>
  788. <Email>muscnsl@gmail.com</Email>
  789. </Update>
  790. <Update release="48">
  791. <Date>2021-09-30</Date>
  792. <Version>21.2.3</Version>
  793. <Comment>Version bump.</Comment>
  794. <Name>Mustafa Cinasal</Name>
  795. <Email>muscnsl@gmail.com</Email>
  796. </Update>
  797. <Update release="47">
  798. <Date>2021-09-12</Date>
  799. <Version>21.1.8</Version>
  800. <Comment>Version bump</Comment>
  801. <Name>Mustafa Cinasal</Name>
  802. <Email>muscnsl@gmail.com</Email>
  803. </Update>
  804. <Update release="46">
  805. <Date>2021-08-13</Date>
  806. <Version>21.1.7</Version>
  807. <Comment>Version bump.</Comment>
  808. <Name>Mustafa Cinasal</Name>
  809. <Email>muscnsl@gmail.com</Email>
  810. </Update>
  811. <Update release="45">
  812. <Date>2021-07-29</Date>
  813. <Version>21.1.6</Version>
  814. <Comment>Version bump.</Comment>
  815. <Name>Mustafa Cinasal</Name>
  816. <Email>muscnsl@gmail.com</Email>
  817. </Update>
  818. <Update release="44">
  819. <Date>2021-07-15</Date>
  820. <Version>21.1.5</Version>
  821. <Comment>Version bump.</Comment>
  822. <Name>Mustafa Cinasal</Name>
  823. <Email>muscnsl@gmail.com</Email>
  824. </Update>
  825. <Update release="43">
  826. <Date>2021-07-01</Date>
  827. <Version>21.1.4</Version>
  828. <Comment>Version bump</Comment>
  829. <Name>Mustafa Cinasal</Name>
  830. <Email>muscnsl@gmail.com</Email>
  831. </Update>
  832. <Update release="42">
  833. <Date>2021-06-20</Date>
  834. <Version>21.1.3</Version>
  835. <Comment>Version bump.</Comment>
  836. <Name>Mustafa Cinasal</Name>
  837. <Email>muscnsl@gmail.com</Email>
  838. </Update>
  839. <Update release="41">
  840. <Date>2021-06-05</Date>
  841. <Version>21.1.2</Version>
  842. <Comment>Version bump</Comment>
  843. <Name>İdris Kalp</Name>
  844. <Email>idriskalp@gmail.com</Email>
  845. </Update>
  846. <Update release="40">
  847. <Date>2021-03-25</Date>
  848. <Version>20.3.5</Version>
  849. <Comment>Version bump.</Comment>
  850. <Name>Mustafa Cinasal</Name>
  851. <Email>muscnsl@gmail.com</Email>
  852. </Update>
  853. <Update release="39">
  854. <Date>2021-02-21</Date>
  855. <Version>20.3.4</Version>
  856. <Comment>Rebuild llvm.</Comment>
  857. <Name>Mustafa Cinasal</Name>
  858. <Email>muscnsl@gmail.com</Email>
  859. </Update>
  860. <Update release="38">
  861. <Date>2021-02-01</Date>
  862. <Version>20.3.4</Version>
  863. <Comment>Version bump.</Comment>
  864. <Name>Mustafa Cinasal</Name>
  865. <Email>muscnsl@gmail.com</Email>
  866. </Update>
  867. <Update release="37">
  868. <Date>2020-12-17</Date>
  869. <Version>20.2.6</Version>
  870. <Comment>Version bump.</Comment>
  871. <Name>Mustafa Cinasal</Name>
  872. <Email>muscnsl@gmail.com</Email>
  873. </Update>
  874. <Update release="36">
  875. <Date>2020-12-10</Date>
  876. <Version>20.2.4</Version>
  877. <Comment>Version bump</Comment>
  878. <Name>Mustafa Cinasal</Name>
  879. <Email>muscnsl@gmail.com</Email>
  880. </Update>
  881. <Update release="35">
  882. <Date>2020-11-24</Date>
  883. <Version>20.2.3</Version>
  884. <Comment>Version bump</Comment>
  885. <Name>Mustafa Cinasal</Name>
  886. <Email>muscnsl@gmail.com</Email>
  887. </Update>
  888. <Update release="34">
  889. <Date>2020-11-12</Date>
  890. <Version>20.2.2</Version>
  891. <Comment>Version bump.</Comment>
  892. <Name>İdris Kalp</Name>
  893. <Email>idriskalp@gmail.com</Email>
  894. </Update>
  895. <Update release="33">
  896. <Date>2020-10-17</Date>
  897. <Version>20.2.1</Version>
  898. <Comment>Version bump.</Comment>
  899. <Name>Mustafa Cinasal</Name>
  900. <Email>muscnsl@gmail.com</Email>
  901. </Update>
  902. <Update release="32">
  903. <Date>2020-10-09</Date>
  904. <Version>20.2.0</Version>
  905. <Comment>Version bump.</Comment>
  906. <Name>Mustafa Cinasal</Name>
  907. <Email>muscnsl@gmail.com</Email>
  908. </Update>
  909. <Update release="31">
  910. <Date>2020-09-24</Date>
  911. <Version>20.1.8</Version>
  912. <Comment>Rebuild llvm-10.0.1.</Comment>
  913. <Name>Mustafa Cinasal</Name>
  914. <Email>muscnsl@gmail.com</Email>
  915. </Update>
  916. <Update release="30">
  917. <Date>2020-09-17</Date>
  918. <Version>20.1.8</Version>
  919. <Comment>Version bump.</Comment>
  920. <Name>Mustafa Cinasal</Name>
  921. <Email>muscnsl@gmail.com</Email>
  922. </Update>
  923. <Update release="29">
  924. <Date>2020-09-03</Date>
  925. <Version>20.1.7</Version>
  926. <Comment>Version bump.</Comment>
  927. <Name>Mustafa Cinasal</Name>
  928. <Email>muscnsl@gmail.com</Email>
  929. </Update>
  930. <Update release="28">
  931. <Date>2020-08-06</Date>
  932. <Version>20.1.5</Version>
  933. <Comment>Version bump.</Comment>
  934. <Name>Mustafa Cinasal</Name>
  935. <Email>muscnsl@gmail.com</Email>
  936. </Update>
  937. <Update release="27">
  938. <Date>2020-07-10</Date>
  939. <Version>20.1.3</Version>
  940. <Comment>Version bump.</Comment>
  941. <Name>Mustafa Cinasal</Name>
  942. <Email>muscnsl@gmail.com</Email>
  943. </Update>
  944. <Update release="26">
  945. <Date>2020-06-25</Date>
  946. <Version>20.1.2</Version>
  947. <Comment>Version bump.</Comment>
  948. <Name>Mustafa Cinasal</Name>
  949. <Email>muscnsl@gmail.com</Email>
  950. </Update>
  951. <Update release="25">
  952. <Date>2020-06-12</Date>
  953. <Version>20.1.1</Version>
  954. <Comment>Version bump.</Comment>
  955. <Name>Mustafa Cinasal</Name>
  956. <Email>muscnsl@gmail.com</Email>
  957. </Update>
  958. <Update release="24">
  959. <Date>2020-06-03</Date>
  960. <Version>20.1.0</Version>
  961. <Comment>Version bump.</Comment>
  962. <Name>Mustafa Cinasal</Name>
  963. <Email>muscnsl@gmail.com</Email>
  964. </Update>
  965. <Update release="23">
  966. <Date>2020-05-16</Date>
  967. <Version>20.0.7</Version>
  968. <Comment>Version bump.</Comment>
  969. <Name>Mustafa Cinasal</Name>
  970. <Email>muscnsl@gmail.com</Email>
  971. </Update>
  972. <Update release="22">
  973. <Date>2020-05-09</Date>
  974. <Version>20.0.6</Version>
  975. <Comment>Version bump.</Comment>
  976. <Name>Mustafa Cinasal</Name>
  977. <Email>muscnsl@gmail.com</Email>
  978. </Update>
  979. <Update release="21">
  980. <Date>2020-04-23</Date>
  981. <Version>20.0.5</Version>
  982. <Comment>Version bump.</Comment>
  983. <Name>Mustafa Cinasal</Name>
  984. <Email>muscnsl@gmail.com</Email>
  985. </Update>
  986. <Update release="20">
  987. <Date>2020-04-09</Date>
  988. <Version>20.0.4</Version>
  989. <Comment>Version bump.</Comment>
  990. <Name>Mustafa Cinasal</Name>
  991. <Email>muscnsl@gmail.com</Email>
  992. </Update>
  993. <Update release="19">
  994. <Date>2020-03-27</Date>
  995. <Version>20.0.2</Version>
  996. <Comment>Version bump.</Comment>
  997. <Name>İdris Kalp</Name>
  998. <Email>idriskalp@gmail.com</Email>
  999. </Update>
  1000. <Update release="18">
  1001. <Date>2020-01-03</Date>
  1002. <Version>19.3.1</Version>
  1003. <Comment>Version bump.</Comment>
  1004. <Name>Marcin Bojara</Name>
  1005. <Email>marcin.bojara|@gmail.com</Email>
  1006. </Update>
  1007. <Update release="17">
  1008. <Date>2019-11-15</Date>
  1009. <Version>19.2.4</Version>
  1010. <Comment>Version bump.</Comment>
  1011. <Name>Mustafa Cinasal</Name>
  1012. <Email>muscnsl@gmail.com</Email>
  1013. </Update>
  1014. <Update release="16">
  1015. <Date>2019-11-07</Date>
  1016. <Version>19.2.3</Version>
  1017. <Comment>Version bump</Comment>
  1018. <Name>Mustafa Cinasal</Name>
  1019. <Email>muscnsl@gmail.com</Email>
  1020. </Update>
  1021. <Update release="15">
  1022. <Date>2019-10-24</Date>
  1023. <Version>19.2.2</Version>
  1024. <Comment>Version bump.</Comment>
  1025. <Name>Mustafa Cinasal</Name>
  1026. <Email>muscnsl@gmail.com</Email>
  1027. </Update>
  1028. <Update release="14">
  1029. <Date>2019-05-29</Date>
  1030. <Version>18.2.8</Version>
  1031. <Comment>Rebuild llvm.</Comment>
  1032. <Name>Mustafa Cinasal</Name>
  1033. <Email>muscnsl@gmail.com</Email>
  1034. </Update>
  1035. <Update release="13">
  1036. <Date>2019-01-22</Date>
  1037. <Version>18.2.8</Version>
  1038. <Comment>Rebuild llvm.</Comment>
  1039. <Name>Mustafa Cinasal</Name>
  1040. <Email>muscnsl@gmail.com</Email>
  1041. </Update>
  1042. <Update release="12">
  1043. <Date>2018-12-18</Date>
  1044. <Version>18.2.5</Version>
  1045. <Comment>Rebuild llvm.</Comment>
  1046. <Name>Mustafa Cinasal</Name>
  1047. <Email>muscnsl@gmail.com</Email>
  1048. </Update>
  1049. <Update release="11">
  1050. <Date>2018-11-17</Date>
  1051. <Version>18.2.5</Version>
  1052. <Comment>Version bump.</Comment>
  1053. <Name>Mustafa Cinasal</Name>
  1054. <Email>muscnsl@gmail.com</Email>
  1055. </Update>
  1056. <Update release="10">
  1057. <Date>2018-11-05</Date>
  1058. <Version>18.1.6</Version>
  1059. <Comment>Version bump.</Comment>
  1060. <Name>Mustafa Cinasal</Name>
  1061. <Email>muscnsl@gmail.com</Email>
  1062. </Update>
  1063. <Update release="9">
  1064. <Date>2018-10-29</Date>
  1065. <Version>17.3.4</Version>
  1066. <Comment>Rebuild.</Comment>
  1067. <Name>Ertuğrul Erata</Name>
  1068. <Email>ertugrulerata@gmail.com</Email>
  1069. </Update>
  1070. <Update release="8">
  1071. <Date>2018-09-16</Date>
  1072. <Version>17.3.4</Version>
  1073. <Comment>Rebuild</Comment>
  1074. <Name>Mustafa Cinasal</Name>
  1075. <Email>muscnsl@gmail.com</Email>
  1076. </Update>
  1077. <Update release="7">
  1078. <Date>2018-04-10</Date>
  1079. <Version>13.0.4</Version>
  1080. <Comment>Rebuild</Comment>
  1081. <Name>Mustafa Cinasal</Name>
  1082. <Email>muscnsl@gmail.com</Email>
  1083. </Update>
  1084. <Update release="6">
  1085. <Date>2018-02-06</Date>
  1086. <Version>13.0.4</Version>
  1087. <Comment>Rebuild.</Comment>
  1088. <Name>Kamil Atlı</Name>
  1089. <Email>suvari@pisilinux.org</Email>
  1090. </Update>
  1091. <Update release="5">
  1092. <Date>2017-03-23</Date>
  1093. <Version>13.0.4</Version>
  1094. <Comment>llvm rebuild</Comment>
  1095. <Name>Alihan Öztürk</Name>
  1096. <Email>alihan@pisilinux.org</Email>
  1097. </Update>
  1098. <Update release="4">
  1099. <Date>2017-02-02</Date>
  1100. <Version>13.0.4</Version>
  1101. <Comment>Version Bump</Comment>
  1102. <Name>Alihan Öztürk</Name>
  1103. <Email>alihan@pisilinux.org</Email>
  1104. </Update>
  1105. <Update release="3">
  1106. <Date>2016-11-02</Date>
  1107. <Version>13.0.0</Version>
  1108. <Comment>Release Bump</Comment>
  1109. <Name>Stefan Gronewold</Name>
  1110. <Email>groni@pisilinux.org</Email>
  1111. </Update>
  1112. <Update release="2">
  1113. <Date>2016-04-27</Date>
  1114. <Version>11.2.1</Version>
  1115. <Comment>Version Bump</Comment>
  1116. <Name>Alihan Öztürk</Name>
  1117. <Email>alihan@pisilinux.org</Email>
  1118. </Update>
  1119. <Update release="1">
  1120. <Date>2016-03-28</Date>
  1121. <Version>11.2.0</Version>
  1122. <Comment>First release</Comment>
  1123. <Name>Yusuf Aydemir</Name>
  1124. <Email>yusuf.aydemir@pisilinux.org</Email>
  1125. </Update>
  1126. </History>
  1127. </PISI>