Merge pull request #13249 from Rmys/master
libjpeg-turbo gnupg ver. bump
This commit is contained in:
@@ -12,7 +12,7 @@
|
|||||||
<IsA>app:console</IsA>
|
<IsA>app:console</IsA>
|
||||||
<Summary>Userspace utilities for btrfs</Summary>
|
<Summary>Userspace utilities for btrfs</Summary>
|
||||||
<Description>btrfs-progs package provides all the userspace programs needed to create, check, modify and correct any inconsistencies in the btrfs filesystem.</Description>
|
<Description>btrfs-progs package provides all the userspace programs needed to create, check, modify and correct any inconsistencies in the btrfs filesystem.</Description>
|
||||||
<Archive sha1sum="8c5e678b4e409875c41b2ff9e8e60335eac87a73" type="targz">https://github.com/kdave/btrfs-progs/archive/v6.6.3.tar.gz</Archive>
|
<Archive sha1sum="8a72b53b0a4b8c195913690946a9ea6125aba274" type="targz">https://github.com/kdave/btrfs-progs/archive/v6.7.tar.gz</Archive>
|
||||||
<BuildDependencies>
|
<BuildDependencies>
|
||||||
<Dependency>xmlto</Dependency>
|
<Dependency>xmlto</Dependency>
|
||||||
<Dependency>asciidoc</Dependency>
|
<Dependency>asciidoc</Dependency>
|
||||||
@@ -64,6 +64,13 @@
|
|||||||
</Package>
|
</Package>
|
||||||
|
|
||||||
<History>
|
<History>
|
||||||
|
<Update release="33">
|
||||||
|
<Date>2024-01-23</Date>
|
||||||
|
<Version>6.7</Version>
|
||||||
|
<Comment>Version bump.</Comment>
|
||||||
|
<Name>Mustafa Cinasal</Name>
|
||||||
|
<Email>muscnsl@gmail.com</Email>
|
||||||
|
</Update>
|
||||||
<Update release="32">
|
<Update release="32">
|
||||||
<Date>2023-12-15</Date>
|
<Date>2023-12-15</Date>
|
||||||
<Version>6.6.3</Version>
|
<Version>6.6.3</Version>
|
||||||
|
|||||||
@@ -12,7 +12,7 @@
|
|||||||
<IsA>library</IsA>
|
<IsA>library</IsA>
|
||||||
<Summary>Library for handling paper characteristics</Summary>
|
<Summary>Library for handling paper characteristics</Summary>
|
||||||
<Description>Libpaper is a programming library for handling paper characteristics.</Description>
|
<Description>Libpaper is a programming library for handling paper characteristics.</Description>
|
||||||
<Archive sha1sum="6c01828c2c8da9826e0ba36691d50fd258c4351d" type="targz">https://github.com/rrthomas/libpaper/releases/download/v2.1.2/libpaper-2.1.2.tar.gz</Archive>
|
<Archive sha1sum="f88c91dd11a9679c77bdf6dc88aa829030a1ced1" type="targz">https://github.com/rrthomas/libpaper/releases/download/v2.1.3/libpaper-2.1.3.tar.gz</Archive>
|
||||||
<AdditionalFiles>
|
<AdditionalFiles>
|
||||||
<AdditionalFile target="src/localepaper.c">fedora/localepaper.c</AdditionalFile>
|
<AdditionalFile target="src/localepaper.c">fedora/localepaper.c</AdditionalFile>
|
||||||
</AdditionalFiles>
|
</AdditionalFiles>
|
||||||
@@ -54,6 +54,13 @@
|
|||||||
</Package>
|
</Package>
|
||||||
|
|
||||||
<History>
|
<History>
|
||||||
|
<Update release="10">
|
||||||
|
<Date>2024-01-23</Date>
|
||||||
|
<Version>2.1.3</Version>
|
||||||
|
<Comment>Version bump.</Comment>
|
||||||
|
<Name>Mustafa Cinasal</Name>
|
||||||
|
<Email>muscnsl@gmail.com</Email>
|
||||||
|
</Update>
|
||||||
<Update release="9">
|
<Update release="9">
|
||||||
<Date>2024-01-03</Date>
|
<Date>2024-01-03</Date>
|
||||||
<Version>2.1.2</Version>
|
<Version>2.1.2</Version>
|
||||||
|
|||||||
@@ -13,7 +13,7 @@
|
|||||||
<IsA>app:gui</IsA>
|
<IsA>app:gui</IsA>
|
||||||
<Summary>MMX, SSE, and SSE2 SIMD accelerated JPEG library</Summary>
|
<Summary>MMX, SSE, and SSE2 SIMD accelerated JPEG library</Summary>
|
||||||
<Description>libjpeg-turbo is a derivative of libjpeg for x86 and x86-64 processors which uses SIMD instructions (MMX, SSE2, etc.) to accelerate baseline JPEG compression and decompression. libjpeg-turbo is generally 2-4x as fast as the unmodified version of libjpeg v6b, all else being equal.</Description>
|
<Description>libjpeg-turbo is a derivative of libjpeg for x86 and x86-64 processors which uses SIMD instructions (MMX, SSE2, etc.) to accelerate baseline JPEG compression and decompression. libjpeg-turbo is generally 2-4x as fast as the unmodified version of libjpeg v6b, all else being equal.</Description>
|
||||||
<Archive sha1sum="e989708b6846861814d80abf88e4c27567de3e52" type="targz" name="libjpeg-turbo-3.0.1.tar.gz">https://github.com/libjpeg-turbo/libjpeg-turbo/archive/3.0.1.tar.gz</Archive>
|
<Archive sha1sum="dbdd958b380e518116f886e285e46204d4c84020" type="targz" name="libjpeg-turbo-3.0.2.tar.gz">https://github.com/libjpeg-turbo/libjpeg-turbo/archive/3.0.2.tar.gz</Archive>
|
||||||
<BuildDependencies>
|
<BuildDependencies>
|
||||||
<Dependency>ninja</Dependency>
|
<Dependency>ninja</Dependency>
|
||||||
<Dependency>nasm</Dependency>
|
<Dependency>nasm</Dependency>
|
||||||
@@ -72,6 +72,13 @@
|
|||||||
</Package>
|
</Package>
|
||||||
|
|
||||||
<History>
|
<History>
|
||||||
|
<Update release="19">
|
||||||
|
<Date>2024-01-25</Date>
|
||||||
|
<Version>3.0.2</Version>
|
||||||
|
<Comment>Version bump.</Comment>
|
||||||
|
<Name>Mustafa Cinasal</Name>
|
||||||
|
<Email>muscnsl@gmail.com</Email>
|
||||||
|
</Update>
|
||||||
<Update release="18">
|
<Update release="18">
|
||||||
<Date>2023-10-23</Date>
|
<Date>2023-10-23</Date>
|
||||||
<Version>3.0.1</Version>
|
<Version>3.0.1</Version>
|
||||||
|
|||||||
@@ -1,5 +1,5 @@
|
|||||||
<?xml version="1.0" ?>
|
<?xml version="1.0" ?>
|
||||||
<!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
|
<!DOCTYPE PISI SYSTEM "https://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
|
||||||
<PISI>
|
<PISI>
|
||||||
<Source>
|
<Source>
|
||||||
<Name>libinih</Name>
|
<Name>libinih</Name>
|
||||||
@@ -12,7 +12,7 @@
|
|||||||
<IsA>library</IsA>
|
<IsA>library</IsA>
|
||||||
<Summary>A simple .INI file parser written in C</Summary>
|
<Summary>A simple .INI file parser written in C</Summary>
|
||||||
<Description>C ile yazılmış basit bir .INI dosyası ayrıştırıcısı</Description>
|
<Description>C ile yazılmış basit bir .INI dosyası ayrıştırıcısı</Description>
|
||||||
<Archive sha1sum="afcbeeb44460f9931e6ef25416ff29acba08fd79" type="targz">https://github.com/benhoyt/inih/archive/r57.tar.gz</Archive>
|
<Archive sha1sum="d6c0ce58e46767a2e0ad3f11de903090803dec5f" type="targz">https://github.com/benhoyt/inih/archive/r58.tar.gz</Archive>
|
||||||
<BuildDependencies>
|
<BuildDependencies>
|
||||||
<Dependency>meson</Dependency>
|
<Dependency>meson</Dependency>
|
||||||
</BuildDependencies>
|
</BuildDependencies>
|
||||||
@@ -50,6 +50,13 @@
|
|||||||
</Package>
|
</Package>
|
||||||
|
|
||||||
<History>
|
<History>
|
||||||
|
<Update release="4">
|
||||||
|
<Date>2024-01-26</Date>
|
||||||
|
<Version>58</Version>
|
||||||
|
<Comment>Version bump.</Comment>
|
||||||
|
<Name>Mustafa Cinasal</Name>
|
||||||
|
<Email>muscnsl@gmail.com</Email>
|
||||||
|
</Update>
|
||||||
<Update release="3">
|
<Update release="3">
|
||||||
<Date>2023-07-07</Date>
|
<Date>2023-07-07</Date>
|
||||||
<Version>57</Version>
|
<Version>57</Version>
|
||||||
|
|||||||
@@ -13,7 +13,7 @@
|
|||||||
<Icon>gnupg</Icon>
|
<Icon>gnupg</Icon>
|
||||||
<Summary>The GNU Privacy Guard, a PGP replacement</Summary>
|
<Summary>The GNU Privacy Guard, a PGP replacement</Summary>
|
||||||
<Description>GnuPG allows to encrypt and sign your data and communication, features a versatile key managment system as well as access modules for all kinds of public key directories.</Description>
|
<Description>GnuPG allows to encrypt and sign your data and communication, features a versatile key managment system as well as access modules for all kinds of public key directories.</Description>
|
||||||
<Archive sha1sum="79a60c8e415e3daaa33d0546398174252a56f7ac" type="tarbz2">https://www.gnupg.org/ftp/gcrypt/gnupg/gnupg-2.4.3.tar.bz2</Archive>
|
<Archive sha1sum="228b3984325fdeebc5e3f2d165c6419a5ebc28de" type="tarbz2">https://www.gnupg.org/ftp/gcrypt/gnupg/gnupg-2.4.4.tar.bz2</Archive>
|
||||||
<BuildDependencies>
|
<BuildDependencies>
|
||||||
<Dependency>openldap-client</Dependency>
|
<Dependency>openldap-client</Dependency>
|
||||||
<Dependency>pinentry</Dependency>
|
<Dependency>pinentry</Dependency>
|
||||||
@@ -92,6 +92,13 @@
|
|||||||
</Package>
|
</Package>
|
||||||
|
|
||||||
<History>
|
<History>
|
||||||
|
<Update release="16">
|
||||||
|
<Date>2024-01-26</Date>
|
||||||
|
<Version>2.4.4</Version>
|
||||||
|
<Comment>Version bump.</Comment>
|
||||||
|
<Name>Mustafa Cinasal</Name>
|
||||||
|
<Email>muscnsl@gmail.com</Email>
|
||||||
|
</Update>
|
||||||
<Update release="15">
|
<Update release="15">
|
||||||
<Date>2023-10-28</Date>
|
<Date>2023-10-28</Date>
|
||||||
<Version>2.4.3</Version>
|
<Version>2.4.3</Version>
|
||||||
|
|||||||
@@ -12,7 +12,7 @@
|
|||||||
<IsA>app:console</IsA>
|
<IsA>app:console</IsA>
|
||||||
<Summary>GNU Midnight Commander cli-based file manager</Summary>
|
<Summary>GNU Midnight Commander cli-based file manager</Summary>
|
||||||
<Description>Contains GNU Midnight Commander cli-based file manager. You can do lots of file management and editing tasks, both in normal terminals and in terminal emulators of X. Also has file transfer capabilities over FTP, SSH, and Samba.</Description>
|
<Description>Contains GNU Midnight Commander cli-based file manager. You can do lots of file management and editing tasks, both in normal terminals and in terminal emulators of X. Also has file transfer capabilities over FTP, SSH, and Samba.</Description>
|
||||||
<Archive sha1sum="91708eb00ba0d7c1579de357745b1a6717b1dfac" type="tarxz">http://ftp.midnight-commander.org/mc-4.8.30.tar.xz</Archive>
|
<Archive sha1sum="d59c1290bd8896dc8d5269248b60bad55f1e9d24" type="tarxz">http://ftp.midnight-commander.org/mc-4.8.31.tar.xz</Archive>
|
||||||
<BuildDependencies>
|
<BuildDependencies>
|
||||||
<Dependency>libX11-devel</Dependency>
|
<Dependency>libX11-devel</Dependency>
|
||||||
<Dependency>libXt-devel</Dependency>
|
<Dependency>libXt-devel</Dependency>
|
||||||
@@ -63,6 +63,13 @@
|
|||||||
</Package>
|
</Package>
|
||||||
|
|
||||||
<History>
|
<History>
|
||||||
|
<Update release="8">
|
||||||
|
<Date>2024-01-28</Date>
|
||||||
|
<Version>4.8.31</Version>
|
||||||
|
<Comment>Version bump.</Comment>
|
||||||
|
<Name>Mustafa Cinasal</Name>
|
||||||
|
<Email>muscnsl@gmail.com</Email>
|
||||||
|
</Update>
|
||||||
<Update release="7">
|
<Update release="7">
|
||||||
<Date>2023-08-15</Date>
|
<Date>2023-08-15</Date>
|
||||||
<Version>4.8.30</Version>
|
<Version>4.8.30</Version>
|
||||||
|
|||||||
Reference in New Issue
Block a user