Merge pull request #12788 from ayhanyalcinsoy/master
budige-extras:v.bump to 1.7.0
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
# -*- coding: utf-8 -*-
|
||||
#
|
||||
# Licensed under the GNU General Public License, version 3.
|
||||
# See the file http://www.gnu.org/licenses/gpl.txt
|
||||
# See the file https://www.gnu.org/licenses/gpl.txt
|
||||
|
||||
from pisi.actionsapi import mesontools
|
||||
from pisi.actionsapi import pisitools
|
||||
|
||||
@@ -1,20 +1,20 @@
|
||||
<?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>
|
||||
<Source>
|
||||
<Name>budgie-extras</Name>
|
||||
<Homepage>http://projects.gnome.org/budgie-extras/</Homepage>
|
||||
<Homepage>https://projects.gnome.org/budgie-extras/</Homepage>
|
||||
<Packager>
|
||||
<Name>Kamil Atlı</Name>
|
||||
<Email>suvari@pisilinux.org</Email>
|
||||
</Packager>
|
||||
<License>GPLv3</License>
|
||||
<Icon>budgie-extras</Icon>
|
||||
<Icon>budgie</Icon>
|
||||
<PartOf>desktop.budgie</PartOf>
|
||||
<IsA>app:gui</IsA>
|
||||
<Summary>Additional Budgie Desktop enhancements for the user experience</Summary>
|
||||
<Description>Additional Budgie Desktop enhancements for the user experience</Description>
|
||||
<Archive sha1sum="873aba65bc5a78d79f53f4d57c3eda80cd42df65" type="tarxz">https://github.com/UbuntuBudgie/budgie-extras/releases/download/v1.5.0/budgie-extras-1.5.0.tar.xz</Archive>
|
||||
<Archive sha1sum="c8816a46872f857c759624b31ae1c695d91f7740" type="tarxz">https://github.com/UbuntuBudgie/budgie-extras/releases/download/v1.7.0/budgie-extras-1.7.0.tar.xz</Archive>
|
||||
<BuildDependencies>
|
||||
<Dependency>git</Dependency>
|
||||
<Dependency>ninja</Dependency>
|
||||
@@ -52,10 +52,8 @@
|
||||
<Dependency>python3-pygobject3-devel</Dependency>
|
||||
<Dependency>gnome-settings-daemon-devel</Dependency>
|
||||
<Dependency>gobject-introspection-devel</Dependency>
|
||||
<Dependency>budgie-desktop-devel</Dependency>
|
||||
</BuildDependencies>
|
||||
<Patches>
|
||||
<!-- <Patch></Patch> -->
|
||||
</Patches>
|
||||
</Source>
|
||||
|
||||
<Package>
|
||||
@@ -101,6 +99,7 @@
|
||||
</RuntimeDependencies>
|
||||
<Files>
|
||||
<Path fileType="executable">/usr/bin</Path>
|
||||
<Path fileType="executable">/usr/libexec/budgie-hotcorners</Path>
|
||||
<Path fileType="library">/usr/lib/budgie-desktop/plugins</Path>
|
||||
<Path fileType="library">/usr/lib/budgie-window-shuffler</Path>
|
||||
<Path fileType="library">/usr/lib/budgie-extras-daemon</Path>
|
||||
@@ -112,6 +111,7 @@
|
||||
<Path fileType="data">/usr/share/budgie-desktop</Path>
|
||||
<Path fileType="data">/usr/share/pixmaps</Path>
|
||||
<Path fileType="data">/usr/share/budgie-extras-daemon</Path>
|
||||
<Path fileType="data">/usr/share/budgie-hotcorners</Path>
|
||||
<Path fileType="data">/usr/share/glib-2.0</Path>
|
||||
<Path fileType="data">/usr/share/quickchar</Path>
|
||||
<Path fileType="data">/usr/share/metainfo</Path>
|
||||
@@ -130,6 +130,13 @@
|
||||
</Package>
|
||||
|
||||
<History>
|
||||
<Update release="3">
|
||||
<Date>2023-10-30</Date>
|
||||
<Version>1.7.0</Version>
|
||||
<Comment>version bump</Comment>
|
||||
<Name>Ayhan Yalçınsoy</Name>
|
||||
<Email>ayhanyalcinsoy@pisilinux.org</Email>
|
||||
</Update>
|
||||
<Update release="2">
|
||||
<Date>2022-11-04</Date>
|
||||
<Version>1.5.0</Version>
|
||||
|
||||
Reference in New Issue
Block a user