Skip to content

Commit

Permalink
ibus-bamboo: Housekeeping
Browse files Browse the repository at this point in the history
- Add replace key to remove ibus-unikey
- Add monitoring.yml (Part of #4121)
  • Loading branch information
malfisya committed Nov 12, 2024
1 parent 6620b40 commit f7048b4
Show file tree
Hide file tree
Showing 3 changed files with 19 additions and 7 deletions.
6 changes: 6 additions & 0 deletions packages/i/ibus-bamboo/monitoring.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
releases:
id: 375440
rss: https://github.com/BambooEngine/ibus-bamboo/releases.atom
# No known CPE, checked 2024-11-12
security:
cpe: ~
5 changes: 4 additions & 1 deletion packages/i/ibus-bamboo/package.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name : ibus-bamboo
version : 0.8.4
release : 1
release : 2
source :
- https://github.com/BambooEngine/ibus-bamboo/archive/refs/tags/v0.8.4-RC1.tar.gz : 8ca197b5234a2a8c93ca9852376b8ba31cb29311fff26c53d6a1ffce538d1ef2
homepage : https://github.com/BambooEngine/ibus-bamboo
Expand All @@ -19,3 +19,6 @@ build : |
%make
install : |
%make_install
replaces :
- ibus-unikey
- dbginfo : ibus-unikey-dbginfo
15 changes: 9 additions & 6 deletions packages/i/ibus-bamboo/pspec_x86_64.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@
<Name>ibus-bamboo</Name>
<Homepage>https://github.com/BambooEngine/ibus-bamboo</Homepage>
<Packager>
<Name>Minh Nguyen</Name>
<Email>minhhut@gmail.com</Email>
<Name>Muhammad Alfi Syahrin</Name>
<Email>malfisya.dev@hotmail.com</Email>
</Packager>
<License>GPL-3.0-or-later</License>
<PartOf>desktop.core</PartOf>
Expand Down Expand Up @@ -40,14 +40,17 @@
<Path fileType="data">/usr/share/ibus-bamboo/icons/vi.svg</Path>
<Path fileType="data">/usr/share/ibus/component/bamboo.xml</Path>
</Files>
<Replaces>
<Package>ibus-unikey</Package>
</Replaces>
</Package>
<History>
<Update release="1">
<Date>2024-10-16</Date>
<Update release="2">
<Date>2024-11-12</Date>
<Version>0.8.4</Version>
<Comment>Packaging update</Comment>
<Name>Minh Nguyen</Name>
<Email>minhhut@gmail.com</Email>
<Name>Muhammad Alfi Syahrin</Name>
<Email>malfisya.dev@hotmail.com</Email>
</Update>
</History>
</PISI>

0 comments on commit f7048b4

Please sign in to comment.