rust-bindgen: version bump to 0.69.4
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
<?xml version="1.0" ?>
|
||||
<!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
|
||||
<!DOCTYPE PISI SYSTEM "https://pisilinux.org/projeler/pisi/pisi-spec.dtd">
|
||||
<PISI>
|
||||
<Source>
|
||||
<Name>rust-bindgen</Name>
|
||||
@@ -12,8 +12,8 @@
|
||||
<IsA>library</IsA>
|
||||
<Summary>Automatically generates Rust FFI bindings to C (and some C++) libraries</Summary>
|
||||
<Icon>rust-bindgen</Icon>
|
||||
<Description>C (ve bazı C++) kitaplıklarına otomatik olarak Rust FFI bağlamaları oluşturur</Description>
|
||||
<Archive sha1sum="918a3dd5dff66467a44f2a883d349cf1bcfda29a" type="targz">https://github.com/rust-lang/rust-bindgen/archive/refs/tags/v0.69.1.tar.gz</Archive>
|
||||
<Description>bindgen automatically generates Rust FFI bindings to C (and some C++) libraries.</Description>
|
||||
<Archive sha1sum="f8e140b06b9255dc5b1e9bbfa80d299570b2fcc2" type="targz">https://github.com/rust-lang/rust-bindgen/archive/refs/tags/v0.69.4.tar.gz</Archive>
|
||||
<BuildDependencies>
|
||||
<Dependency versionFrom="1.75.0">rust</Dependency>
|
||||
<Dependency>llvm-clang-devel</Dependency>
|
||||
@@ -38,6 +38,13 @@
|
||||
</Package>
|
||||
|
||||
<History>
|
||||
<Update release="8">
|
||||
<Date>2024-06-11</Date>
|
||||
<Version>0.69.4</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="7">
|
||||
<Date>2023-12-29</Date>
|
||||
<Version>0.69.1</Version>
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
<PISI>
|
||||
<Source>
|
||||
<Name>rust-bindgen</Name>
|
||||
<Summary xml:lang="tr">Automatically generates Rust FFI bindings to C (and some C++) libraries</Summary>
|
||||
<Description xml:lang="tr">C (ve bazı C++) kitaplıklarına otomatik olarak Rust FFI bağlamaları oluşturur</Description>
|
||||
<Summary xml:lang="tr">C (ve bazı C++) kitaplıklarına otomatik olarak Rust FFI bağlamaları oluşturur.</Summary>
|
||||
<Description xml:lang="tr">Bingen otomatik olarak C (ve bazı C++) kitaplıklarına Rust FFI bağlamaları oluşturur.</Description>
|
||||
</Source>
|
||||
</PISI>
|
||||
|
||||
Reference in New Issue
Block a user