fmt: major version bump
This commit is contained in:
@@ -13,7 +13,7 @@
|
||||
<IsA>library</IsA>
|
||||
<Summary>Open-source formatting library for C++</Summary>
|
||||
<Description>{fmt} is an open-source formatting library for C++. It can be used as a safe and fast alternative to (s)printf and iostreams.</Description>
|
||||
<Archive sha1sum="39a90270631fc11e7431dff0a055f1898b0487f1" type="targz">https://github.com/fmtlib/fmt/archive/6.2.1.tar.gz</Archive>
|
||||
<Archive sha1sum="e5a93554711228e235774797f7bc84b0597a6de1" type="targz">https://github.com/fmtlib/fmt/archive/7.0.3.tar.gz</Archive>
|
||||
<BuildDependencies>
|
||||
<Dependency>cmake</Dependency>
|
||||
</BuildDependencies>
|
||||
@@ -27,12 +27,30 @@
|
||||
</RuntimeDependencies>
|
||||
<Files>
|
||||
<Path fileType="library">/usr/lib</Path>
|
||||
<Path fileType="header">/usr/include</Path>
|
||||
<Path fileType="doc">/usr/share/doc/fmt</Path>
|
||||
</Files>
|
||||
</Package>
|
||||
|
||||
<Package>
|
||||
<Name>fmt-devel</Name>
|
||||
<Summary>Development files for fmt</Summary>
|
||||
<RuntimeDependencies>
|
||||
<Dependency release="current">fmt</Dependency>
|
||||
</RuntimeDependencies>
|
||||
<Files>
|
||||
<Path fileType="header">/usr/include</Path>
|
||||
<Path fileType="data">/usr/lib/pkgconfig</Path>
|
||||
</Files>
|
||||
</Package>
|
||||
|
||||
<History>
|
||||
<Update release="2">
|
||||
<Date>3020-09-23</Date>
|
||||
<Version>7.0.3</Version>
|
||||
<Comment>Major version bump.</Comment>
|
||||
<Name>Blue Devil</Name>
|
||||
<Email>bluedevil@sctzine.com</Email>
|
||||
</Update>
|
||||
<Update release="1">
|
||||
<Date>2020-05-18</Date>
|
||||
<Version>6.2.1</Version>
|
||||
|
||||
@@ -3,6 +3,12 @@
|
||||
<Source>
|
||||
<Name>fmt</Name>
|
||||
<Summary xml:lang="tr">C++ için açık kaynak kodlu biçimlendirme kitaplığı. Open-source formatting library for C++</Summary>
|
||||
<Description xml:lang="tr">fmt, pC++ için açık kaynak kodlu biçimlendirme kitaplığı sunar.</Description>
|
||||
<Description xml:lang="tr">fmt, C++ için açık kaynak kodlu biçimlendirme kitaplığı sunar.</Description>
|
||||
</Source>
|
||||
|
||||
<Package>
|
||||
<Name>fmt-devel</Name>
|
||||
<Summary xml:lang="tr">fmt için geliştirme dosyaları</Summary>
|
||||
<Description xml:lang="tr">fmt-devel, fmt için geliştirme dosyalarını içerir.</Description>
|
||||
</Package>
|
||||
</PISI>
|
||||
Reference in New Issue
Block a user