ibus upower ver. bump

This commit is contained in:
Rmys
2025-10-26 21:37:47 +03:00
parent e933b8dfe9
commit bd0115197e
5 changed files with 35 additions and 5 deletions
+1 -1
View File
@@ -22,4 +22,4 @@ def postRemove():
os.system("userdel %s" % OUR_NAME)
os.system("groupdel %s" % OUR_NAME)
except:
pass
pass
@@ -0,0 +1,9 @@
diff -Nuar a/po/LINGUAS b/po/LINGUAS
--- a/po/LINGUAS 2025-08-26 11:04:24.000000000 +0300
+++ b/po/LINGUAS 2025-10-26 21:24:56.934578764 +0300
@@ -5,4 +5,4 @@
ka
sv
pl
-
+tr
+9 -2
View File
@@ -13,7 +13,7 @@
<IsA>app:console</IsA>
<Summary>Power Management Service.</Summary>
<Description>upower provides a daemon, API and command line tools for managing power devices attached to the system.</Description>
<Archive sha1sum="3adc836ddc1558485330dc8d77491689c3c711ee" type="tarbz2">https://gitlab.freedesktop.org/upower/upower/-/archive/v1.90.7/upower-v1.90.7.tar.bz2</Archive>
<Archive sha1sum="bbf9fbf0d72f4877aa4b8ab49aacb50773c14d74" type="tarbz2">https://gitlab.freedesktop.org/upower/upower/-/archive/v1.90.10/upower-v1.90.10.tar.bz2</Archive>
<AdditionalFiles>
<AdditionalFile target="po/tr.po">tr.po</AdditionalFile>
</AdditionalFiles>
@@ -29,7 +29,7 @@
</BuildDependencies>
<Patches>
<!-- <Patch level="1"></Patch> -->
<Patch level="1">LINGUAS.patch</Patch>
<Patch level="1">tr.patch</Patch>
</Patches>
</Source>
@@ -70,6 +70,13 @@
</Package>
<History>
<Update release="20">
<Date>2025-10-26</Date>
<Version>1.90.10</Version>
<Comment>Version bump.</Comment>
<Name>Pisi Linux Community</Name>
<Email>admin@pisilinux.org</Email>
</Update>
<Update release="19">
<Date>2025-01-30</Date>
<Version>1.90.7</Version>
+8 -1
View File
@@ -13,7 +13,7 @@
<IsA>service</IsA>
<Summary>Port of OpenBSD's free SSH release</Summary>
<Description>OpenSSH is a FREE version of the SSH connectivity tools that technical users of the Internet rely on. Users of telnet, rlogin, and ftp may not realize that their password is transmitted across the Internet unencrypted, but it is. OpenSSH encrypts all traffic (including passwords) to effectively eliminate eavesdropping, connection hijacking, and other attacks.</Description>
<Archive sha1sum="7fd17b99d1beffb47cd380d64079e920bb0bd91f" type="targz">https://ftp.openbsd.org/pub/OpenBSD/OpenSSH/portable/openssh-10.1p1.tar.gz</Archive>
<Archive sha1sum="c34efade16109f065ec8c834f237bcedd8d7ef5c" type="targz">https://ftp.openbsd.org/pub/OpenBSD/OpenSSH/portable/openssh-10.2p1.tar.gz</Archive>
<BuildDependencies>
<Dependency>libedit-devel</Dependency>
<Dependency>zlib-devel</Dependency>
@@ -58,6 +58,13 @@
</Package>
<History>
<Update release="21">
<Date>2025-10-26</Date>
<Version>10.2.1</Version>
<Comment>Version bump.</Comment>
<Name>Pisi Linux Community</Name>
<Email>admin@pisilinux.org</Email>
</Update>
<Update release="20">
<Date>2025-10-10</Date>
<Version>10.1.1</Version>
+8 -1
View File
@@ -12,7 +12,7 @@
<IsA>app</IsA>
<Summary>Intelligent Input Bus for Linux / Unix OS</Summary>
<Description>IBus is an Intelligent Input Bus. It is a new input framework for Linux OS. It provides full featured and user friendly input method user interface.</Description>
<Archive sha1sum="695f07d03c32c232af913dd158202b8cb33646c6" type="targz">https://github.com/ibus/ibus/releases/download/1.5.28/ibus-1.5.28.tar.gz</Archive>
<Archive sha1sum="bd5061f17b183c93d439cd2d01642805a5df6497" type="targz">https://github.com/ibus/ibus/releases/download/1.5.32/ibus-1.5.32.tar.gz</Archive>
<BuildDependencies>
<!--Dependency>gconf-devel</Dependency-->
<Dependency>gtk2-devel</Dependency>
@@ -146,6 +146,13 @@
</Package>
<History>
<Update release="14">
<Date>2025-10-26</Date>
<Version>1.5.32</Version>
<Comment>Version bump.</Comment>
<Name>Pisi Linux Community</Name>
<Email>admin@pisilinux.org</Email>
</Update>
<Update release="13">
<Date>2023-10-17</Date>
<Version>1.5.28</Version>