pspec.xml 24 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640
  1. <?xml version="1.0" ?>
  2. <!DOCTYPE PISI SYSTEM "https://pisilinux.org/projeler/pisi/pisi-spec.dtd">
  3. <PISI>
  4. <Source>
  5. <Name>telegram-desktop</Name>
  6. <Homepage>https://desktop.telegram.org/</Homepage>
  7. <Packager>
  8. <Name>Safa Ariman</Name>
  9. <Email>safa@ariman.gen.tr</Email>
  10. </Packager>
  11. <License>GPLv3</License>
  12. <IsA>app:gui</IsA>
  13. <Icon>telegram</Icon>
  14. <Summary>Official Telegram Desktop client</Summary>
  15. <Description>Telegram is a messaging app with a focus on speed and security, it is super-fast, simple and free. You can use Telegram on all your devices at the same time — your messages sync seamlessly across any number of your phones, tablets or computers.</Description>
  16. <Archive sha1sum="da12ebaf334c8a9962b7a3f828ccec5fb8e7bccc" type="targz">https://github.com/telegramdesktop/tdesktop/releases/download/v5.8.1/tdesktop-5.8.1-full.tar.gz</Archive>
  17. <!-- <Archive sha1sum="fcede0f13c0b6982172820cd072883cfc3a9af95" type="targz" target="tdesktop-4.8.4-full">https://gitlab.com/mnauw/cppgir/-/archive/960fe054ffaab7cf55722fea6094c56a8ee8f18e/cppgir-960fe054ffaab7cf55722fea6094c56a8ee8f18e.tar.gz</Archive> -->
  18. <!-- <Archive sha1sum="9aab506bc8de752492cfd6a7d7215ef60cc5ae29" type="targz" target="tdesktop-4.8.4-full">https://github.com/martinmoene/expected-lite/archive/refs/tags/v0.6.3.tar.gz</Archive> -->
  19. <AdditionalFiles>
  20. <AdditionalFile target="fix-tgcalls-cstdint.patch" permission="0644">fix-tgcalls-cstdint.patch</AdditionalFile>
  21. </AdditionalFiles>
  22. <BuildDependencies>
  23. <Dependency>cmake</Dependency>
  24. <Dependency>ninja</Dependency>
  25. <Dependency>ada-devel</Dependency>
  26. <Dependency>fmt-devel</Dependency>
  27. <Dependency>boost-devel</Dependency>
  28. <Dependency>gtk3-devel</Dependency>
  29. <Dependency>rnnoise-devel</Dependency>
  30. <Dependency>mm-common</Dependency>
  31. <Dependency versionFrom="6.5.3">qt6-base-devel</Dependency>
  32. <Dependency versionFrom="6.5.3">qt6-wayland-devel</Dependency>
  33. <Dependency>xz-devel</Dependency>
  34. <Dependency>libvpx-devel</Dependency>
  35. <Dependency>libdbusmenu-qt-devel</Dependency>
  36. <Dependency>expected-devel</Dependency>
  37. <Dependency>ffmpeg-devel</Dependency>
  38. <Dependency>guidelines-support-library-devel</Dependency>
  39. <Dependency>hunspell-devel</Dependency>
  40. <Dependency>minizip-devel</Dependency>
  41. <Dependency>openal-devel</Dependency>
  42. <Dependency>openssl-devel</Dependency>
  43. <Dependency>range-v3-devel</Dependency>
  44. <Dependency>libopus-devel</Dependency>
  45. <Dependency>xxhash-devel</Dependency>
  46. <Dependency>alsa-lib-devel</Dependency>
  47. <Dependency>pulseaudio-libs-devel</Dependency>
  48. <Dependency>protobuf-devel</Dependency>
  49. <Dependency>lz4-devel</Dependency>
  50. <!--Dependency>qt6-wayland-devel</Dependency>
  51. <Dependency>kwayland-devel</Dependency-->
  52. <Dependency>libtg_owt-devel</Dependency>
  53. <Dependency>xcb-util-keysyms-devel</Dependency>
  54. <Dependency>jemalloc-devel</Dependency>
  55. <Dependency>webkit2gtk-devel</Dependency>
  56. <Dependency>glibmm-2.68-devel</Dependency>
  57. <Dependency versionFrom="6.5.3">qt6-svg-devel</Dependency>
  58. <Dependency versionFrom="6.5.3">qt6-5compat-devel</Dependency>
  59. <Dependency>llvm-clang-devel</Dependency>
  60. <Dependency>abseil-cpp-devel</Dependency>
  61. <Dependency>pipewire-devel</Dependency>
  62. <Dependency>openh264-devel</Dependency>
  63. <Dependency>python3-packaging</Dependency>
  64. <!-- <Dependency>kcoreaddons-kf6-devel</Dependency> -->
  65. <Dependency versionFrom="6.5.3">qt6-declarative-devel</Dependency>
  66. </BuildDependencies>
  67. <Patches>
  68. <!-- <Patch level="1">wayland.patch</Patch> -->
  69. <!-- <Patch level="1">fix-tgcalls-cstdint.patch</Patch> -->
  70. </Patches>
  71. </Source>
  72. <Package>
  73. <Name>telegram-desktop</Name>
  74. <RuntimeDependencies>
  75. <Dependency>xz</Dependency>
  76. <Dependency>ada</Dependency>
  77. <Dependency>lz4</Dependency>
  78. <Dependency>gtk3</Dependency>
  79. <Dependency>zlib</Dependency>
  80. <Dependency>glib2</Dependency>
  81. <Dependency>libX11</Dependency>
  82. <Dependency>libgcc</Dependency>
  83. <Dependency>libxcb</Dependency>
  84. <Dependency>ffmpeg</Dependency>
  85. <Dependency>openal</Dependency>
  86. <Dependency>xxhash</Dependency>
  87. <Dependency>openssl</Dependency>
  88. <Dependency>libopus</Dependency>
  89. <Dependency>minizip</Dependency>
  90. <Dependency>hunspell</Dependency>
  91. <Dependency>libvpx</Dependency>
  92. <Dependency>qt6-base</Dependency>
  93. <Dependency>protobuf</Dependency>
  94. <Dependency>qt6-5compat</Dependency>
  95. <Dependency>libtg_owt</Dependency>
  96. <Dependency>gdk-pixbuf</Dependency>
  97. <Dependency>libjpeg-turbo</Dependency>
  98. <Dependency>qt6-imageformats</Dependency>
  99. <Dependency>libdbusmenu-qt</Dependency>
  100. <Dependency>xcb-util-keysyms</Dependency>
  101. <Dependency>open-sans-fonts</Dependency>
  102. <Dependency>glibmm-2.68</Dependency>
  103. <Dependency>libXext</Dependency>
  104. <Dependency>libXtst</Dependency>
  105. <Dependency>qt6-svg</Dependency>
  106. <Dependency>rnnoise</Dependency>
  107. <Dependency>libXfixes</Dependency>
  108. <Dependency>libXrandr</Dependency>
  109. <Dependency>libsigc++3</Dependency>
  110. <Dependency>libXdamage</Dependency>
  111. <Dependency>libXcomposite</Dependency>
  112. <Dependency>jemalloc</Dependency>
  113. <Dependency>abseil-cpp</Dependency>
  114. <Dependency>pipewire</Dependency>
  115. <Dependency>qt6-wayland</Dependency>
  116. <Dependency>qt6-declarative</Dependency>
  117. </RuntimeDependencies>
  118. <Files>
  119. <Path fileType="executable">/usr/bin</Path>
  120. <Path fileType="data">/usr/share</Path>
  121. </Files>
  122. </Package>
  123. <History>
  124. <Update release="73">
  125. <Date>2024-11-18</Date>
  126. <Version>5.8.1</Version>
  127. <Comment>Version bump.</Comment>
  128. <Name>Pisi Linux Community</Name>
  129. <Email>admin@pisilinux.org</Email>
  130. </Update>
  131. <Update release="72">
  132. <Date>2024-10-16</Date>
  133. <Version>5.6.3</Version>
  134. <Comment>Version bump.</Comment>
  135. <Name>Pisi Linux Community</Name>
  136. <Email>admin@pisilinux.org</Email>
  137. </Update>
  138. <Update release="71">
  139. <Date>2024-09-19</Date>
  140. <Version>5.5.5</Version>
  141. <Comment>Version bump.</Comment>
  142. <Name>Pisi Linux Community</Name>
  143. <Email>admin@pisilinux.org</Email>
  144. </Update>
  145. <Update release="70">
  146. <Date>2024-09-11</Date>
  147. <Version>5.5.3</Version>
  148. <Comment>Version bump.</Comment>
  149. <Name>Pisi Linux Community</Name>
  150. <Email>admin@pisilinux.org</Email>
  151. </Update>
  152. <Update release="69">
  153. <Date>2024-09-07</Date>
  154. <Version>5.5.1</Version>
  155. <Comment>Version bump.</Comment>
  156. <Name>Pisi Linux Community</Name>
  157. <Email>admin@pisilinux.org</Email>
  158. </Update>
  159. <Update release="68">
  160. <Date>2024-08-21</Date>
  161. <Version>5.4.1</Version>
  162. <Comment>Version bump.</Comment>
  163. <Name>Pisi Linux Community</Name>
  164. <Email>admin@pisilinux.org</Email>
  165. </Update>
  166. <Update release="67">
  167. <Date>2024-08-02</Date>
  168. <Version>5.3.1</Version>
  169. <Comment>Version bump.</Comment>
  170. <Name>Pisi Linux Community</Name>
  171. <Email>admin@pisilinux.org</Email>
  172. </Update>
  173. <Update release="66">
  174. <Date>2024-08-01</Date>
  175. <Version>5.3.0</Version>
  176. <Comment>Version bump.</Comment>
  177. <Name>Pisi Linux Community</Name>
  178. <Email>admin@pisilinux.org</Email>
  179. </Update>
  180. <Update release="65">
  181. <Date>2024-07-06</Date>
  182. <Version>5.2.2</Version>
  183. <Comment>Version bump.</Comment>
  184. <Name>Pisi Linux Community</Name>
  185. <Email>admin@pisilinux.org</Email>
  186. </Update>
  187. <Update release="64">
  188. <Date>2024-06-26</Date>
  189. <Version>5.1.8</Version>
  190. <Comment>Version bump.</Comment>
  191. <Name>Pisi Linux Community</Name>
  192. <Email>admin@pisilinux.org</Email>
  193. </Update>
  194. <Update release="63">
  195. <Date>2024-06-09</Date>
  196. <Version>5.1.5</Version>
  197. <Comment>Version bump.</Comment>
  198. <Name>Pisi Linux Community</Name>
  199. <Email>admin@pisilinux.org</Email>
  200. </Update>
  201. <Update release="62">
  202. <Date>2024-05-07</Date>
  203. <Version>5.0.1</Version>
  204. <Comment>Version bump.</Comment>
  205. <Name>Mustafa Cinasal</Name>
  206. <Email>muscnsl@gmail.com</Email>
  207. </Update>
  208. <Update release="61">
  209. <Date>2024-04-14</Date>
  210. <Version>4.16.6</Version>
  211. <Comment>Version bump.</Comment>
  212. <Name>Mustafa Cinasal</Name>
  213. <Email>muscnsl@gmail.com</Email>
  214. </Update>
  215. <Update release="60">
  216. <Date>2024-04-06</Date>
  217. <Version>4.16.3</Version>
  218. <Comment>Version bump.</Comment>
  219. <Name>Mustafa Cinasal</Name>
  220. <Email>muscnsl@gmail.com</Email>
  221. </Update>
  222. <Update release="59">
  223. <Date>2024-03-31</Date>
  224. <Version>4.15.6</Version>
  225. <Comment>Version bump.</Comment>
  226. <Name>Mustafa Cinasal</Name>
  227. <Email>muscnsl@gmail.com</Email>
  228. </Update>
  229. <Update release="58">
  230. <Date>2024-03-23</Date>
  231. <Version>4.15.5</Version>
  232. <Comment>Version bump.</Comment>
  233. <Name>Mustafa Cinasal</Name>
  234. <Email>muscnsl@gmail.com</Email>
  235. </Update>
  236. <Update release="57">
  237. <Date>2024-03-13</Date>
  238. <Version>4.15.2</Version>
  239. <Comment>Version bump.</Comment>
  240. <Name>Mustafa Cinasal</Name>
  241. <Email>muscnsl@gmail.com</Email>
  242. </Update>
  243. <Update release="56">
  244. <Date>2024-03-10</Date>
  245. <Version>4.15.1</Version>
  246. <Comment>Version bump.</Comment>
  247. <Name>Mustafa Cinasal</Name>
  248. <Email>muscnsl@gmail.com</Email>
  249. </Update>
  250. <Update release="55">
  251. <Date>2024-02-19</Date>
  252. <Version>4.15.0</Version>
  253. <Comment>Version bump.</Comment>
  254. <Name>Mustafa Cinasal</Name>
  255. <Email>muscnsl@gmail.com</Email>
  256. </Update>
  257. <Update release="54">
  258. <Date>2024-02-16</Date>
  259. <Version>4.14.15</Version>
  260. <Comment>Rebuild qt6.</Comment>
  261. <Name>Mustafa Cinasal</Name>
  262. <Email>muscnsl@gmail.com</Email>
  263. </Update>
  264. <Update release="53">
  265. <Date>2024-02-10</Date>
  266. <Version>4.14.15</Version>
  267. <Comment>Version bump.</Comment>
  268. <Name>Mustafa Cinasal</Name>
  269. <Email>muscnsl@gmail.com</Email>
  270. </Update>
  271. <Update release="52">
  272. <Date>2024-02-03</Date>
  273. <Version>4.14.12</Version>
  274. <Comment>Version bump.</Comment>
  275. <Name>Mustafa Cinasal</Name>
  276. <Email>muscnsl@gmail.com</Email>
  277. </Update>
  278. <Update release="51">
  279. <Date>2024-01-20</Date>
  280. <Version>4.14.9</Version>
  281. <Comment>Version bump.</Comment>
  282. <Name>Mustafa Cinasal</Name>
  283. <Email>muscnsl@gmail.com</Email>
  284. </Update>
  285. <Update release="50">
  286. <Date>2024-01-18</Date>
  287. <Version>4.14.7</Version>
  288. <Comment>Version bump.</Comment>
  289. <Name>Mustafa Cinasal</Name>
  290. <Email>muscnsl@gmail.com</Email>
  291. </Update>
  292. <Update release="49">
  293. <Date>2024-01-09</Date>
  294. <Version>4.14.4</Version>
  295. <Comment>Version bump.</Comment>
  296. <Name>Mustafa Cinasal</Name>
  297. <Email>muscnsl@gmail.com</Email>
  298. </Update>
  299. <Update release="48">
  300. <Date>2024-01-02</Date>
  301. <Version>4.14.1</Version>
  302. <Comment>Version bump.</Comment>
  303. <Name>Mustafa Cinasal</Name>
  304. <Email>muscnsl@gmail.com</Email>
  305. </Update>
  306. <Update release="47">
  307. <Date>2023-12-26</Date>
  308. <Version>4.13.1</Version>
  309. <Comment>Version bump.</Comment>
  310. <Name>Mustafa Cinasal</Name>
  311. <Email>muscnsl@gmail.com</Email>
  312. </Update>
  313. <Update release="46">
  314. <Date>2023-12-02</Date>
  315. <Version>4.12.1</Version>
  316. <Comment>Version bump.</Comment>
  317. <Name>Mustafa Cinasal</Name>
  318. <Email>muscnsl@gmail.com</Email>
  319. </Update>
  320. <Update release="45">
  321. <Date>2023-11-28</Date>
  322. <Version>4.11.8</Version>
  323. <Comment>Rebuild.</Comment>
  324. <Name>Mustafa Cinasal</Name>
  325. <Email>muscnsl@gmail.com</Email>
  326. </Update>
  327. <Update release="44">
  328. <Date>2023-11-17</Date>
  329. <Version>4.11.8</Version>
  330. <Comment>Version bump.</Comment>
  331. <Name>Mustafa Cinasal</Name>
  332. <Email>muscnsl@gmail.com</Email>
  333. </Update>
  334. <Update release="43">
  335. <Date>2023-11-02</Date>
  336. <Version>4.11.2</Version>
  337. <Comment>Version bump.</Comment>
  338. <Name>Mustafa Cinasal</Name>
  339. <Email>muscnsl@gmail.com</Email>
  340. </Update>
  341. <Update release="42">
  342. <Date>2023-10-27</Date>
  343. <Version>4.10.5</Version>
  344. <Comment>Version bump.</Comment>
  345. <Name>Mustafa Cinasal</Name>
  346. <Email>muscnsl@gmail.com</Email>
  347. </Update>
  348. <Update release="41">
  349. <Date>2023-10-09</Date>
  350. <Version>4.10.3</Version>
  351. <Comment>Rebuild qt6.</Comment>
  352. <Name>Mustafa Cinasal</Name>
  353. <Email>muscnsl@gmail.com</Email>
  354. </Update>
  355. <Update release="40">
  356. <Date>2023-10-03</Date>
  357. <Version>4.10.3</Version>
  358. <Comment>Version bump.</Comment>
  359. <Name>Mustafa Cinasal</Name>
  360. <Email>muscnsl@gmail.com</Email>
  361. </Update>
  362. <Update release="39">
  363. <Date>2023-09-30</Date>
  364. <Version>4.10.2</Version>
  365. <Comment>Version bump.</Comment>
  366. <Name>Mustafa Cinasal</Name>
  367. <Email>muscnsl@gmail.com</Email>
  368. </Update>
  369. <Update release="38">
  370. <Date>2023-09-26</Date>
  371. <Version>4.10.1</Version>
  372. <Comment>Version bump.</Comment>
  373. <Name>Mustafa Cinasal</Name>
  374. <Email>muscnsl@gmail.com</Email>
  375. </Update>
  376. <Update release="37">
  377. <Date>2023-09-19</Date>
  378. <Version>4.9.9</Version>
  379. <Comment>Version bump.</Comment>
  380. <Name>Mustafa Cinasal</Name>
  381. <Email>muscnsl@gmail.com</Email>
  382. </Update>
  383. <Update release="36">
  384. <Date>2023-09-14</Date>
  385. <Version>4.9.7</Version>
  386. <Comment>Version bump.</Comment>
  387. <Name>Mustafa Cinasal</Name>
  388. <Email>muscnsl@gmail.com</Email>
  389. </Update>
  390. <Update release="35">
  391. <Date>2023-09-07</Date>
  392. <Version>4.9.5</Version>
  393. <Comment>Version bump.</Comment>
  394. <Name>Mustafa Cinasal</Name>
  395. <Email>muscnsl@gmail.com</Email>
  396. </Update>
  397. <Update release="34">
  398. <Date>2023-09-03</Date>
  399. <Version>4.9.4</Version>
  400. <Comment>Version bump.</Comment>
  401. <Name>Mustafa Cinasal</Name>
  402. <Email>muscnsl@gmail.com</Email>
  403. </Update>
  404. <Update release="33">
  405. <Date>2023-08-19</Date>
  406. <Version>4.9.1</Version>
  407. <Comment>Version bump.</Comment>
  408. <Name>Mustafa Cinasal</Name>
  409. <Email>muscnsl@gmail.com</Email>
  410. </Update>
  411. <Update release="32">
  412. <Date>2023-07-29</Date>
  413. <Version>4.8.10</Version>
  414. <Comment>Version bump.</Comment>
  415. <Name>Mustafa Cinasal</Name>
  416. <Email>muscnsl@gmail.com</Email>
  417. </Update>
  418. <Update release="31">
  419. <Date>2023-07-26</Date>
  420. <Version>4.8.9</Version>
  421. <Comment>Version bump.</Comment>
  422. <Name>Mustafa Cinasal</Name>
  423. <Email>muscnsl@gmail.com</Email>
  424. </Update>
  425. <Update release="30">
  426. <Date>2023-07-22</Date>
  427. <Version>4.8.7</Version>
  428. <Comment>Version bump.</Comment>
  429. <Name>Mustafa Cinasal</Name>
  430. <Email>muscnsl@gmail.com</Email>
  431. </Update>
  432. <Update release="29">
  433. <Date>2023-06-14</Date>
  434. <Version>4.8.4</Version>
  435. <Comment>Version bump.</Comment>
  436. <Name>Mustafa Cinasal</Name>
  437. <Email>muscnsl@gmail.com</Email>
  438. </Update>
  439. <Update release="28">
  440. <Date>2023-06-10</Date>
  441. <Version>4.8.3</Version>
  442. <Comment>Version bump.</Comment>
  443. <Name>Mustafa Cinasal</Name>
  444. <Email>muscnsl@gmail.com</Email>
  445. </Update>
  446. <Update release="27">
  447. <Date>2023-06-02</Date>
  448. <Version>4.8.1</Version>
  449. <Comment>Rebuild.</Comment>
  450. <Name>Mustafa Cinasal</Name>
  451. <Email>muscnsl@gmail.com</Email>
  452. </Update>
  453. <Update release="26">
  454. <Date>2023-04-25</Date>
  455. <Version>4.8.1</Version>
  456. <Comment>Version bump.</Comment>
  457. <Name>Mustafa Cinasal</Name>
  458. <Email>muscnsl@gmail.com</Email>
  459. </Update>
  460. <Update release="25">
  461. <Date>2023-04-13</Date>
  462. <Version>4.7.1</Version>
  463. <Comment>Rebuild qt6.</Comment>
  464. <Name>Mustafa Cinasal</Name>
  465. <Email>muscnsl@gmail.com</Email>
  466. </Update>
  467. <Update release="24">
  468. <Date>2023-03-21</Date>
  469. <Version>4.7.1</Version>
  470. <Comment>Version bump.</Comment>
  471. <Name>Mustafa Cinasal</Name>
  472. <Email>muscnsl@gmail.com</Email>
  473. </Update>
  474. <Update release="23">
  475. <Date>2023-01-13</Date>
  476. <Version>4.5.6</Version>
  477. <Comment>Version bump.</Comment>
  478. <Name>Mustafa Cinasal</Name>
  479. <Email>muscnsl@gmail.com</Email>
  480. </Update>
  481. <Update release="22">
  482. <Date>2023-01-03</Date>
  483. <Version>4.5.2</Version>
  484. <Comment>Version bump</Comment>
  485. <Name>Mustafa Cinasal</Name>
  486. <Email>muscnsl@gmail.com</Email>
  487. </Update>
  488. <Update release="21">
  489. <Date>2023-01-01</Date>
  490. <Version>4.5.0</Version>
  491. <Comment>Version bump.</Comment>
  492. <Name>Mustafa Cinasal</Name>
  493. <Email>muscnsl@gmail.com</Email>
  494. </Update>
  495. <Update release="20">
  496. <Date>2022-12-08</Date>
  497. <Version>4.4.1</Version>
  498. <Comment>Version bump.</Comment>
  499. <Name>Mustafa Cinasal</Name>
  500. <Email>muscnsl@gmail.com</Email>
  501. </Update>
  502. <Update release="19">
  503. <Date>2022-11-25</Date>
  504. <Version>4.3.4</Version>
  505. <Comment>Version bump.</Comment>
  506. <Name>Mustafa Cinasal</Name>
  507. <Email>muscnsl@gmail.com</Email>
  508. </Update>
  509. <Update release="18">
  510. <Date>2022-11-08</Date>
  511. <Version>4.3.1</Version>
  512. <Comment>Version bump.</Comment>
  513. <Name>Mustafa Cinasal</Name>
  514. <Email>muscnsl@gmail.com</Email>
  515. </Update>
  516. <Update release="17">
  517. <Date>2022-11-05</Date>
  518. <Version>4.3.0</Version>
  519. <Comment>Version bump.</Comment>
  520. <Name>Mustafa Cinasal</Name>
  521. <Email>muscnsl@gmail.com</Email>
  522. </Update>
  523. <Update release="16">
  524. <Date>2022-09-19</Date>
  525. <Version>4.2.0</Version>
  526. <Comment>Version bump.</Comment>
  527. <Name>Mustafa Cinasal</Name>
  528. <Email>muscnsl@gmail.com</Email>
  529. </Update>
  530. <Update release="15">
  531. <Date>2022-08-18</Date>
  532. <Version>4.1.1</Version>
  533. <Comment>Version bump.</Comment>
  534. <Name>Mustafa Cinasal</Name>
  535. <Email>muscnsl@gmail.com</Email>
  536. </Update>
  537. <Update release="14">
  538. <Date>2022-08-15</Date>
  539. <Version>4.1.0</Version>
  540. <Comment>Version bump.</Comment>
  541. <Name>Mustafa Cinasal</Name>
  542. <Email>muscnsl@gmail.com</Email>
  543. </Update>
  544. <Update release="13">
  545. <Date>2022-08-05</Date>
  546. <Version>4.0.4</Version>
  547. <Comment>Version bump.</Comment>
  548. <Name>Mustafa Cinasal</Name>
  549. <Email>muscnsl@gmail.com</Email>
  550. </Update>
  551. <Update release="12">
  552. <Date>2022-06-29</Date>
  553. <Version>4.0.2</Version>
  554. <Comment>Version bump.</Comment>
  555. <Name>Mustafa Cinasal</Name>
  556. <Email>muscnsl@gmail.com</Email>
  557. </Update>
  558. <Update release="11">
  559. <Date>2022-04-22</Date>
  560. <Version>3.7.1</Version>
  561. <Comment>Version bump</Comment>
  562. <Name>Mustafa Cinasal</Name>
  563. <Email>muscnsl@gmail.com</Email>
  564. </Update>
  565. <Update release="10">
  566. <Date>2022-03-18</Date>
  567. <Version>3.6.1</Version>
  568. <Comment>Version bump.</Comment>
  569. <Name>Mustafa Cinasal</Name>
  570. <Email>muscnsl@gmail.com</Email>
  571. </Update>
  572. <Update release="9">
  573. <Date>2022-01-09</Date>
  574. <Version>3.4.3</Version>
  575. <Comment>Version bump.</Comment>
  576. <Name>Mustafa Cinasal</Name>
  577. <Email>muscnsl@gmail.com</Email>
  578. </Update>
  579. <Update release="8">
  580. <Date>2021-12-10</Date>
  581. <Version>3.3.0</Version>
  582. <Comment>Version bump.</Comment>
  583. <Name>Mustafa Cinasal</Name>
  584. <Email>muscnsl@gmail.com</Email>
  585. </Update>
  586. <Update release="7">
  587. <Date>2021-11-05</Date>
  588. <Version>3.2.1</Version>
  589. <Comment>Version bump.</Comment>
  590. <Name>Mustafa Cinasal</Name>
  591. <Email>muscnsl@gmail.com</Email>
  592. </Update>
  593. <Update release="6">
  594. <Date>2021-10-09</Date>
  595. <Version>3.1.9</Version>
  596. <Comment>Version bump.</Comment>
  597. <Name>Mustafa Cinasal</Name>
  598. <Email>muscnsl@gmail.com</Email>
  599. </Update>
  600. <Update release="5">
  601. <Date>2021-10-01</Date>
  602. <Version>3.1.5</Version>
  603. <Comment>Version bump.</Comment>
  604. <Name>Mustafa Cinasal</Name>
  605. <Email>muscnsl@gmail.com</Email>
  606. </Update>
  607. <Update release="4">
  608. <Date>2021-02-01</Date>
  609. <Version>2.5.8</Version>
  610. <Comment>Version bump.</Comment>
  611. <Name>Mustafa Cinasal</Name>
  612. <Email>muscnsl@gmail.com</Email>
  613. </Update>
  614. <Update release="3">
  615. <Date>2020-06-06</Date>
  616. <Version>2.1.10</Version>
  617. <Comment>Version bump.</Comment>
  618. <Name>Mustafa Cinasal</Name>
  619. <Email>muscnsl@gmail.com</Email>
  620. </Update>
  621. <Update release="2">
  622. <Date>2020-04-10</Date>
  623. <Version>2.0.1</Version>
  624. <Comment>Version bump.</Comment>
  625. <Name>Mustafa Cinasal</Name>
  626. <Email>muscnsl@gmail.com</Email>
  627. </Update>
  628. <Update release="1">
  629. <Date>2020-03-17</Date>
  630. <Version>1.9.21</Version>
  631. <Comment>First release</Comment>
  632. <Name>Safa Ariman</Name>
  633. <Email>safa@ariman.gen.tr</Email>
  634. </Update>
  635. </History>
  636. </PISI>