pspec.xml 26 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690
  1. <?xml version="1.0" ?>
  2. <!DOCTYPE PISI SYSTEM "https://pisilinux.org/projeler/pisi/pisi-spec.dtd">
  3. <PISI>
  4. <Source>
  5. <Name>libksysguard</Name>
  6. <Homepage>https://www.kde.org</Homepage>
  7. <Packager>
  8. <Name>Pisi Linux Admins</Name>
  9. <Email>admins@pisilinux.org</Email>
  10. </Packager>
  11. <License>LGPLv2</License>
  12. <IsA>library</IsA>
  13. <IsA>app:console</IsA>
  14. <Summary>Task management and system monitoring library</Summary>
  15. <Description>Task management and system monitoring library</Description>
  16. <Archive sha1sum="a27daa4a9a16f0cccc6640819a35b9c40d36c75d" type="tarxz">mirrors://kde/stable/plasma/5.27.11/libksysguard-5.27.11.tar.xz</Archive>
  17. <BuildDependencies>
  18. <Dependency versionFrom="5.7.1">qt5-base-devel</Dependency>
  19. <Dependency versionFrom="5.7.1">qt5-script-devel</Dependency>
  20. <Dependency versionFrom="5.7.1">qt5-webkit-devel</Dependency>
  21. <Dependency versionFrom="5.7.1">qt5-x11extras-devel</Dependency>
  22. <Dependency versionFrom="5.7.1">qt5-webengine-devel</Dependency>
  23. <Dependency versionFrom="5.7.1">qt5-designer-devel</Dependency>
  24. <Dependency versionFrom="5.7.1">qt5-declarative-devel</Dependency>
  25. <Dependency>kio-devel</Dependency>
  26. <Dependency>solid-devel</Dependency>
  27. <Dependency>kglobalaccel-devel</Dependency>
  28. <Dependency>kpackage-devel</Dependency>
  29. <Dependency>kjobwidgets-devel</Dependency>
  30. <Dependency>kdeclarative-devel</Dependency>
  31. <Dependency>kauth-devel</Dependency>
  32. <Dependency>kcompletion-devel</Dependency>
  33. <Dependency>kconfig-devel</Dependency>
  34. <Dependency>kconfigwidgets-devel</Dependency>
  35. <Dependency>kcoreaddons-devel</Dependency>
  36. <Dependency>ki18n-devel</Dependency>
  37. <Dependency>kiconthemes-devel</Dependency>
  38. <Dependency>kservice-devel</Dependency>
  39. <Dependency>kwidgetsaddons-devel</Dependency>
  40. <Dependency>kwindowsystem-devel</Dependency>
  41. <Dependency>kdoctools-devel</Dependency>
  42. <Dependency>libX11-devel</Dependency>
  43. <Dependency>libXres-devel</Dependency>
  44. <Dependency>zlib-devel</Dependency>
  45. <Dependency>libnsl-devel</Dependency>
  46. <Dependency>libnl-devel</Dependency>
  47. <Dependency>libcap-devel</Dependency>
  48. <Dependency>knewstuff-devel</Dependency>
  49. <Dependency>plasma-framework-devel</Dependency>
  50. <Dependency>extra-cmake-modules</Dependency>
  51. <Dependency>attr-devel</Dependency>
  52. <Dependency>pam-devel</Dependency>
  53. <Dependency>libpcap-devel</Dependency>
  54. <Dependency>lm_sensors-devel</Dependency>
  55. </BuildDependencies>
  56. </Source>
  57. <Package>
  58. <Name>libksysguard</Name>
  59. <RuntimeDependencies>
  60. <Dependency>kio</Dependency>
  61. <Dependency>solid</Dependency>
  62. <Dependency>libpcap</Dependency>
  63. <Dependency>kservice</Dependency>
  64. <Dependency>kglobalaccel</Dependency>
  65. <Dependency>qt5-webengine</Dependency>
  66. <Dependency>qt5-webchannel</Dependency>
  67. <Dependency versionFrom="5.7.1">qt5-base</Dependency>
  68. <Dependency versionFrom="5.7.1">qt5-declarative</Dependency>
  69. <Dependency>kpackage</Dependency>
  70. <Dependency>kjobwidgets</Dependency>
  71. <Dependency>kdeclarative</Dependency>
  72. <Dependency>libX11</Dependency>
  73. <Dependency>libgcc</Dependency>
  74. <Dependency>zlib</Dependency>
  75. <Dependency>libXres</Dependency>
  76. <Dependency>qt5-webkit</Dependency>
  77. <Dependency>qt5-x11extras</Dependency>
  78. <Dependency>kwindowsystem</Dependency>
  79. <Dependency>kconfigwidgets</Dependency>
  80. <Dependency>kwidgetsaddons</Dependency>
  81. <Dependency>kconfig</Dependency>
  82. <Dependency>kauth</Dependency>
  83. <Dependency>kcoreaddons</Dependency>
  84. <Dependency>ki18n</Dependency>
  85. <Dependency>libnsl</Dependency>
  86. <Dependency>libcap</Dependency>
  87. <Dependency>libnl</Dependency>
  88. <Dependency>lm_sensors</Dependency>
  89. </RuntimeDependencies>
  90. <Files>
  91. <Path fileType="config">/etc</Path>
  92. <Path fileType="data">/usr/share</Path>
  93. <Path fileType="localedata">/usr/share/locale</Path>
  94. <Path fileType="library">/usr/lib/qt5</Path>
  95. <Path fileType="library">/usr/lib</Path>
  96. <Path fileType="doc">/usr/share/doc</Path>
  97. </Files>
  98. </Package>
  99. <Package>
  100. <Name>libksysguard-devel</Name>
  101. <Summary>Development files for libksysguard</Summary>
  102. <RuntimeDependencies>
  103. <Dependency release="current">libksysguard</Dependency>
  104. <!--Dependency versionFrom="5.7.1">qt5-base-devel</Dependency>
  105. <Dependency>libX11-devel</Dependency>
  106. <Dependency>zlib-devel</Dependency>
  107. <Dependency>libXres-devel</Dependency>
  108. <Dependency versionFrom="5.7.1">qt5-webkit-devel</Dependency>
  109. <Dependency versionFrom="5.7.1">qt5-x11extras-devel</Dependency>
  110. <Dependency>kwindowsystem-devel</Dependency>
  111. <Dependency>kconfigwidgets-devel</Dependency>
  112. <Dependency>kwidgetsaddons-devel</Dependency>
  113. <Dependency>kconfig-devel</Dependency>
  114. <Dependency>kauth-devel</Dependency>
  115. <Dependency>kcoreaddons-devel</Dependency>
  116. <Dependency>ki18n-devel</Dependency-->
  117. </RuntimeDependencies>
  118. <Files>
  119. <Path fileType="header">/usr/include</Path>
  120. <Path fileType="data">/usr/lib/cmake</Path>
  121. <Path fileType="library">/usr/lib/pkgconfig</Path>
  122. </Files>
  123. </Package>
  124. <History>
  125. <Update release="80">
  126. <Date>2024-05-20</Date>
  127. <Version>5.27.11</Version>
  128. <Comment>Version bump.</Comment>
  129. <Name>Mustafa Cinasal</Name>
  130. <Email>muscnsl@gmail.com</Email>
  131. </Update>
  132. <Update release="79">
  133. <Date>2023-12-06</Date>
  134. <Version>5.27.10</Version>
  135. <Comment>Version bump.</Comment>
  136. <Name>Mustafa Cinasal</Name>
  137. <Email>muscnsl@gmail.com</Email>
  138. </Update>
  139. <Update release="78">
  140. <Date>2023-10-26</Date>
  141. <Version>5.27.9</Version>
  142. <Comment>Version bump.</Comment>
  143. <Name>Mustafa Cinasal</Name>
  144. <Email>muscnsl@gmail.com</Email>
  145. </Update>
  146. <Update release="77">
  147. <Date>2023-10-17</Date>
  148. <Version>5.27.8</Version>
  149. <Comment>Rebuild.</Comment>
  150. <Name>Mustafa Cinasal</Name>
  151. <Email>muscnsl@gmail.com</Email>
  152. </Update>
  153. <Update release="76">
  154. <Date>2023-09-12</Date>
  155. <Version>5.27.8</Version>
  156. <Comment>Version bump.</Comment>
  157. <Name>Mustafa Cinasal</Name>
  158. <Email>muscnsl@gmail.com</Email>
  159. </Update>
  160. <Update release="75">
  161. <Date>2023-08-01</Date>
  162. <Version>5.27.7</Version>
  163. <Comment>Version bump.</Comment>
  164. <Name>Mustafa Cinasal</Name>
  165. <Email>muscnsl@gmail.com</Email>
  166. </Update>
  167. <Update release="74">
  168. <Date>2023-06-20</Date>
  169. <Version>5.27.6</Version>
  170. <Comment>Version bump.</Comment>
  171. <Name>Mustafa Cinasal</Name>
  172. <Email>muscnsl@gmail.com</Email>
  173. </Update>
  174. <Update release="73">
  175. <Date>2023-05-09</Date>
  176. <Version>5.27.5</Version>
  177. <Comment>Version bump.</Comment>
  178. <Name>Mustafa Cinasal</Name>
  179. <Email>muscnsl@gmail.com</Email>
  180. </Update>
  181. <Update release="72">
  182. <Date>2023-04-08</Date>
  183. <Version>5.27.4</Version>
  184. <Comment>Version bump.</Comment>
  185. <Name>Mustafa Cinasal</Name>
  186. <Email>muscnsl@gmail.com</Email>
  187. </Update>
  188. <Update release="71">
  189. <Date>2023-03-15</Date>
  190. <Version>5.27.3</Version>
  191. <Comment>Version bump.</Comment>
  192. <Name>Mustafa Cinasal</Name>
  193. <Email>muscnsl@gmail.com</Email>
  194. </Update>
  195. <Update release="70">
  196. <Date>2023-03-01</Date>
  197. <Version>5.27.2</Version>
  198. <Comment>Version bump.</Comment>
  199. <Name>Mustafa Cinasal</Name>
  200. <Email>muscnsl@gmail.com</Email>
  201. </Update>
  202. <Update release="69">
  203. <Date>2023-02-22</Date>
  204. <Version>5.27.1</Version>
  205. <Comment>Version bump.</Comment>
  206. <Name>Mustafa Cinasal</Name>
  207. <Email>muscnsl@gmail.com</Email>
  208. </Update>
  209. <Update release="68">
  210. <Date>2023-02-16</Date>
  211. <Version>5.27.0</Version>
  212. <Comment>Version bump.</Comment>
  213. <Name>Mustafa Cinasal</Name>
  214. <Email>muscnsl@gmail.com</Email>
  215. </Update>
  216. <Update release="67">
  217. <Date>2023-01-04</Date>
  218. <Version>5.26.5</Version>
  219. <Comment>Version bump.</Comment>
  220. <Name>Mustafa Cinasal</Name>
  221. <Email>muscnsl@gmail.com</Email>
  222. </Update>
  223. <Update release="66">
  224. <Date>2022-11-29</Date>
  225. <Version>5.26.4</Version>
  226. <Comment>Version bump.</Comment>
  227. <Name>Mustafa Cinasal</Name>
  228. <Email>muscnsl@gmail.com</Email>
  229. </Update>
  230. <Update release="65">
  231. <Date>2022-11-11</Date>
  232. <Version>5.26.3</Version>
  233. <Comment>Version bump.</Comment>
  234. <Name>Mustafa Cinasal</Name>
  235. <Email>muscnsl@gmail.com</Email>
  236. </Update>
  237. <Update release="64">
  238. <Date>2022-10-28</Date>
  239. <Version>5.26.2</Version>
  240. <Comment>Version bump.</Comment>
  241. <Name>Mustafa Cinasal</Name>
  242. <Email>muscnsl@gmail.com</Email>
  243. </Update>
  244. <Update release="63">
  245. <Date>2022-09-13</Date>
  246. <Version>5.25.5</Version>
  247. <Comment>Version bump.</Comment>
  248. <Name>Mustafa Cinasal</Name>
  249. <Email>muscnsl@gmail.com</Email>
  250. </Update>
  251. <Update release="62">
  252. <Date>2022-08-02</Date>
  253. <Version>5.25.4</Version>
  254. <Comment>Version bump.</Comment>
  255. <Name>Mustafa Cinasal</Name>
  256. <Email>muscnsl@gmail.com</Email>
  257. </Update>
  258. <Update release="61">
  259. <Date>2022-07-12</Date>
  260. <Version>5.25.3</Version>
  261. <Comment>Version bump.</Comment>
  262. <Name>Mustafa Cinasal</Name>
  263. <Email>muscnsl@gmail.com</Email>
  264. </Update>
  265. <Update release="60">
  266. <Date>2022-06-29</Date>
  267. <Version>5.25.2</Version>
  268. <Comment>Version bump.</Comment>
  269. <Name>Mustafa Cinasal</Name>
  270. <Email>muscnsl@gmail.com</Email>
  271. </Update>
  272. <Update release="59">
  273. <Date>2022-06-22</Date>
  274. <Version>5.25.1</Version>
  275. <Comment>Version bump.</Comment>
  276. <Name>Mustafa Cinasal</Name>
  277. <Email>muscnsl@gmail.com</Email>
  278. </Update>
  279. <Update release="58">
  280. <Date>2022-06-18</Date>
  281. <Version>5.25.0</Version>
  282. <Comment>Version bump.</Comment>
  283. <Name>Mustafa Cinasal</Name>
  284. <Email>muscnsl@gmail.com</Email>
  285. </Update>
  286. <Update release="57">
  287. <Date>2022-05-06</Date>
  288. <Version>5.24.5</Version>
  289. <Comment>Version bump.</Comment>
  290. <Name>Mustafa Cinasal</Name>
  291. <Email>muscnsl@gmail.com</Email>
  292. </Update>
  293. <Update release="56">
  294. <Date>2022-02-26</Date>
  295. <Version>5.24.2</Version>
  296. <Comment>Version bump</Comment>
  297. <Name>Kamil Atlı</Name>
  298. <Email>suvari@pisilinux.org</Email>
  299. </Update>
  300. <Update release="55">
  301. <Date>2022-01-04</Date>
  302. <Version>5.23.5</Version>
  303. <Comment>Version bump.</Comment>
  304. <Name>Mustafa Cinasal</Name>
  305. <Email>muscnsl@gmail.com</Email>
  306. </Update>
  307. <Update release="54">
  308. <Date>2021-12-01</Date>
  309. <Version>5.23.4</Version>
  310. <Comment>Version bump.</Comment>
  311. <Name>Mustafa Cinasal</Name>
  312. <Email>muscnsl@gmail.com</Email>
  313. </Update>
  314. <Update release="53">
  315. <Date>2021-11-10</Date>
  316. <Version>5.23.3</Version>
  317. <Comment>Version bump.</Comment>
  318. <Name>Mustafa Cinasal</Name>
  319. <Email>muscnsl@gmail.com</Email>
  320. </Update>
  321. <Update release="52">
  322. <Date>2021-10-27</Date>
  323. <Version>5.23.2</Version>
  324. <Comment>Version bump</Comment>
  325. <Name>Mustafa Cinasal</Name>
  326. <Email>muscnsl@gmail.com</Email>
  327. </Update>
  328. <Update release="51">
  329. <Date>2021-10-19</Date>
  330. <Version>5.23.1</Version>
  331. <Comment>Version bump.</Comment>
  332. <Name>Mustafa Cinasal</Name>
  333. <Email>muscnsl@gmail.com</Email>
  334. </Update>
  335. <Update release="50">
  336. <Date>2021-10-14</Date>
  337. <Version>5.23.0</Version>
  338. <Comment>Version bump.</Comment>
  339. <Name>Mustafa Cinasal</Name>
  340. <Email>muscnsl@gmail.com</Email>
  341. </Update>
  342. <Update release="49">
  343. <Date>2021-08-31</Date>
  344. <Version>5.22.5</Version>
  345. <Comment>Version bump.</Comment>
  346. <Name>Mustafa Cinasal</Name>
  347. <Email>muscnsl@gmail.com</Email>
  348. </Update>
  349. <Update release="48">
  350. <Date>2021-07-08</Date>
  351. <Version>5.22.3</Version>
  352. <Comment>Version bump.</Comment>
  353. <Name>Mustafa Cinasal</Name>
  354. <Email>muscnsl@gmail.com</Email>
  355. </Update>
  356. <Update release="47">
  357. <Date>2021-06-22</Date>
  358. <Version>5.22.2</Version>
  359. <Comment>Version bump.</Comment>
  360. <Name>Mustafa Cinasal</Name>
  361. <Email>muscnsl@gmail.com</Email>
  362. </Update>
  363. <Update release="46">
  364. <Date>2021-06-15</Date>
  365. <Version>5.22.1</Version>
  366. <Comment>Version bump</Comment>
  367. <Name>Mustafa Cinasal</Name>
  368. <Email>muscnsl@gmail.com</Email>
  369. </Update>
  370. <Update release="45">
  371. <Date>2021-05-05</Date>
  372. <Version>5.21.5</Version>
  373. <Comment>Version bump.</Comment>
  374. <Name>Mustafa Cinasal</Name>
  375. <Email>muscnsl@gmail.com</Email>
  376. </Update>
  377. <Update release="44">
  378. <Date>2021-03-17</Date>
  379. <Version>5.21.3</Version>
  380. <Comment>Version bump.</Comment>
  381. <Name>Mustafa Cinasal</Name>
  382. <Email>muscnsl@gmail.com</Email>
  383. </Update>
  384. <Update release="43">
  385. <Date>2021-03-14</Date>
  386. <Version>5.21.2</Version>
  387. <Comment>Version bump.</Comment>
  388. <Name>Mustafa Cinasal</Name>
  389. <Email>muscnsl@gmail.com</Email>
  390. </Update>
  391. <Update release="42">
  392. <Date>2021-01-10</Date>
  393. <Version>5.20.5</Version>
  394. <Comment>Version bump.</Comment>
  395. <Name>Mustafa Cinasal</Name>
  396. <Email>muscnsl@gmail.com</Email>
  397. </Update>
  398. <Update release="41">
  399. <Date>2020-12-11</Date>
  400. <Version>5.20.4</Version>
  401. <Comment>Version bump.</Comment>
  402. <Name>Ali Algul</Name>
  403. <Email>aligulle3801@gmail.com</Email>
  404. </Update>
  405. <Update release="40">
  406. <Date>2020-09-01</Date>
  407. <Version>5.19.5</Version>
  408. <Comment>Version bump.</Comment>
  409. <Name>Mustafa Cinasal</Name>
  410. <Email>muscnsl@gmail.com</Email>
  411. </Update>
  412. <Update release="39">
  413. <Date>2020-06-16</Date>
  414. <Version>5.19.1</Version>
  415. <Comment>Version bump.</Comment>
  416. <Name>Mustafa Cinasal</Name>
  417. <Email>muscnsl@gmail.com</Email>
  418. </Update>
  419. <Update release="38">
  420. <Date>2020-06-09</Date>
  421. <Version>5.19.0</Version>
  422. <Comment>Version bump.</Comment>
  423. <Name>Mustafa Cinasal</Name>
  424. <Email>muscnsl@gmail.com</Email>
  425. </Update>
  426. <Update release="37">
  427. <Date>2020-05-06</Date>
  428. <Version>5.18.5</Version>
  429. <Comment>Version bump</Comment>
  430. <Name>Mustafa Cinasal</Name>
  431. <Email>muscnsl@gmail.com</Email>
  432. </Update>
  433. <Update release="36">
  434. <Date>2020-03-29</Date>
  435. <Version>5.18.3</Version>
  436. <Comment>Version bump.</Comment>
  437. <Name>Mustafa Cinasal</Name>
  438. <Email>muscnsl@gmail.com</Email>
  439. </Update>
  440. <Update release="35">
  441. <Date>2020-01-10</Date>
  442. <Version>5.17.5</Version>
  443. <Comment>Version bump.</Comment>
  444. <Name>Mustafa Cinasal</Name>
  445. <Email>muscnsl@gmail.com</Email>
  446. </Update>
  447. <Update release="34">
  448. <Date>2019-09-15</Date>
  449. <Version>5.16.5</Version>
  450. <Comment>Version bump.</Comment>
  451. <Name>Mustafa Cinasal</Name>
  452. <Email>muscnsl@gmail.com</Email>
  453. </Update>
  454. <Update release="33">
  455. <Date>2019-07-31</Date>
  456. <Version>5.16.4</Version>
  457. <Comment>Version bump.</Comment>
  458. <Name>Mustafa Cinasal</Name>
  459. <Email>muscnsl@gmail.com</Email>
  460. </Update>
  461. <Update release="32">
  462. <Date>2019-07-22</Date>
  463. <Version>5.16.3</Version>
  464. <Comment>Version bump.</Comment>
  465. <Name>Mustafa Cinasal</Name>
  466. <Email>muscnsl@gmail.com</Email>
  467. </Update>
  468. <Update release="31">
  469. <Date>2019-04-15</Date>
  470. <Version>5.15.4</Version>
  471. <Comment>Version bump.</Comment>
  472. <Name>Mustafa Cinasal</Name>
  473. <Email>muscnsl@gmail.com</Email>
  474. </Update>
  475. <Update release="30">
  476. <Date>2019-03-12</Date>
  477. <Version>5.15.3</Version>
  478. <Comment>Version bump.</Comment>
  479. <Name>Mustafa Cinasal</Name>
  480. <Email>muscnsl@gmail.com</Email>
  481. </Update>
  482. <Update release="29">
  483. <Date>2019-02-27</Date>
  484. <Version>5.15.2</Version>
  485. <Comment>Version bump.</Comment>
  486. <Name>Mustafa Cinasal</Name>
  487. <Email>muscnsl@gmail.com</Email>
  488. </Update>
  489. <Update release="28">
  490. <Date>2019-02-21</Date>
  491. <Version>5.15.1</Version>
  492. <Comment>Version bump.</Comment>
  493. <Name>Mustafa Cinasal</Name>
  494. <Email>muscnsl@gmail.com</Email>
  495. </Update>
  496. <Update release="27">
  497. <Date>2019-02-12</Date>
  498. <Version>5.15.0</Version>
  499. <Comment>Version bump.</Comment>
  500. <Name>Mustafa Cinasal</Name>
  501. <Email>muscnsl@gmail.com</Email>
  502. </Update>
  503. <Update release="26">
  504. <Date>2019-01-12</Date>
  505. <Version>5.14.5</Version>
  506. <Comment>Version bump</Comment>
  507. <Name>Mustafa Cinasal</Name>
  508. <Email>muscnsl@gmail.com</Email>
  509. </Update>
  510. <Update release="25">
  511. <Date>2018-12-26</Date>
  512. <Version>5.14.4</Version>
  513. <Comment>Version bump.</Comment>
  514. <Name>Mustafa Cinasal</Name>
  515. <Email>muscnsl@gmail.com</Email>
  516. </Update>
  517. <Update release="24">
  518. <Date>2018-11-06</Date>
  519. <Version>5.14.3</Version>
  520. <Comment>Version bump.</Comment>
  521. <Name>Mustafa Cinasal</Name>
  522. <Email>muscnsl@gmail.com</Email>
  523. </Update>
  524. <Update release="23">
  525. <Date>2018-10-17</Date>
  526. <Version>5.14.1</Version>
  527. <Comment>Version bump.</Comment>
  528. <Name>Mustafa Cinasal</Name>
  529. <Email>muscnsl@gmail.com</Email>
  530. </Update>
  531. <Update release="22">
  532. <Date>2018-10-17</Date>
  533. <Version>5.14.0</Version>
  534. <Comment>Version bump</Comment>
  535. <Name>Mustafa Cinasal</Name>
  536. <Email>muscnsl@gmail.com</Email>
  537. </Update>
  538. <Update release="21">
  539. <Date>2018-08-11</Date>
  540. <Version>5.12.5</Version>
  541. <Comment>Rebuild</Comment>
  542. <Name>Ertuğrul Erata</Name>
  543. <Email>ertugrulerata@gmail.com</Email>
  544. </Update>
  545. <Update release="20">
  546. <Date>2018-05-14</Date>
  547. <Version>5.12.5</Version>
  548. <Comment>Version bump.</Comment>
  549. <Name>Mustafa Cinasal</Name>
  550. <Email>muscnsl@gmail.com</Email>
  551. </Update>
  552. <Update release="19">
  553. <Date>2018-04-23</Date>
  554. <Version>5.12.4</Version>
  555. <Comment>Version bump.</Comment>
  556. <Name>Mustafa Cinasal</Name>
  557. <Email>muscnsl@gmail.com</Email>
  558. </Update>
  559. <Update release="18">
  560. <Date>2018-04-06</Date>
  561. <Version>5.12.4</Version>
  562. <Comment>Version bump.</Comment>
  563. <Name>Mustafa Cinasal</Name>
  564. <Email>muscnsl@gmail.com</Email>
  565. </Update>
  566. <Update release="17">
  567. <Date>2018-03-22</Date>
  568. <Version>5.12.3</Version>
  569. <Comment>Version bump.</Comment>
  570. <Name>Mustafa Cinasal</Name>
  571. <Email>muscnsl@gmail.com</Email>
  572. </Update>
  573. <Update release="16">
  574. <Date>2018-02-03</Date>
  575. <Version>5.11.5</Version>
  576. <Comment>Version bump.</Comment>
  577. <Name>Mustafa Cinasal</Name>
  578. <Email>muscnsl@gmail.com</Email>
  579. </Update>
  580. <Update release="15">
  581. <Date>2017-12-15</Date>
  582. <Version>5.11.4</Version>
  583. <Comment>Version bump.</Comment>
  584. <Name>Mustafa Cinasal</Name>
  585. <Email>muscnsl@gmail.com</Email>
  586. </Update>
  587. <Update release="14">
  588. <Date>2017-11-08</Date>
  589. <Version>5.11.3</Version>
  590. <Comment>Version bump.</Comment>
  591. <Name>Mustafa Cinasal</Name>
  592. <Email>muscnsl@gmail.com</Email>
  593. </Update>
  594. <Update release="13">
  595. <Date>2017-11-02</Date>
  596. <Version>5.11.2</Version>
  597. <Comment>Version bump.</Comment>
  598. <Name>Mustafa Cinasal</Name>
  599. <Email>muscnsl@gmail.com</Email>
  600. </Update>
  601. <Update release="12">
  602. <Date>2017-10-14</Date>
  603. <Version>5.11.0</Version>
  604. <Comment>Version bump.</Comment>
  605. <Name>Mustafa Cinasal</Name>
  606. <Email>muscnsl@gmail.com</Email>
  607. </Update>
  608. <Update release="11">
  609. <Date>2017-09-13</Date>
  610. <Version>5.10.5</Version>
  611. <Comment>Version bump.</Comment>
  612. <Name>Mustafa Cinasal</Name>
  613. <Email>muscnsl@gmail.com</Email>
  614. </Update>
  615. <Update release="10">
  616. <Date>2017-06-21</Date>
  617. <Version>5.10.2</Version>
  618. <Comment>version bump</Comment>
  619. <Name>Ali Algul</Name>
  620. <Email>aligulle3801@gmail.com</Email>
  621. </Update>
  622. <Update release="9">
  623. <Date>2017-03-01</Date>
  624. <Version>5.8.5</Version>
  625. <Comment>Rebuild for new Toolchain.</Comment>
  626. <Name>Stefan Gronewold(groni)</Name>
  627. <Email>groni@pisilinux.org</Email>
  628. </Update>
  629. <Update release="8">
  630. <Date>2017-01-01</Date>
  631. <Version>5.8.5</Version>
  632. <Comment>Version bump.</Comment>
  633. <Name>Stefan Gronewold(groni)</Name>
  634. <Email>groni@pisilinux.org</Email>
  635. </Update>
  636. <Update release="7">
  637. <Date>2016-11-26</Date>
  638. <Version>5.8.4</Version>
  639. <Comment>Version bump.</Comment>
  640. <Name>Stefan Gronewold(groni)</Name>
  641. <Email>groni@pisilinux.org</Email>
  642. </Update>
  643. <Update release="6">
  644. <Date>2016-11-03</Date>
  645. <Version>5.8.3</Version>
  646. <Comment>Version bump.</Comment>
  647. <Name>Stefan Gronewold</Name>
  648. <Email>groni@pisilinux.org</Email>
  649. </Update>
  650. <Update release="5">
  651. <Date>2016-10-20</Date>
  652. <Version>5.8.2</Version>
  653. <Comment>Version bump.</Comment>
  654. <Name>Stefan Gronewold</Name>
  655. <Email>groni@pisilinux.org</Email>
  656. </Update>
  657. <Update release="4">
  658. <Date>2016-10-06</Date>
  659. <Version>5.8.0</Version>
  660. <Comment>Version bump.</Comment>
  661. <Name>Stefan Gronewold</Name>
  662. <Email>groni@pisilinux.org</Email>
  663. </Update>
  664. <Update release="3">
  665. <Date>2016-07-30</Date>
  666. <Version>5.7.2</Version>
  667. <Comment>Version bump.</Comment>
  668. <Name>Yusuf Aydemir</Name>
  669. <Email>yusuf.aydemir@pisilinux.org</Email>
  670. </Update>
  671. <Update release="2">
  672. <Date>2016-05-18</Date>
  673. <Version>5.6.4</Version>
  674. <Comment>Version bump.</Comment>
  675. <Name>Burak Ertürk</Name>
  676. <Email>burakerturk@pisilinux.org</Email>
  677. </Update>
  678. <Update release="1">
  679. <Date>2016-04-08</Date>
  680. <Version>5.6.2</Version>
  681. <Comment>First release</Comment>
  682. <Name>Yusuf Aydemir</Name>
  683. <Email>yusuf.aydemir@pisilinux.org</Email>
  684. </Update>
  685. </History>
  686. </PISI>