network-manager-applet ver. bump
This commit is contained in:
@@ -25,7 +25,7 @@ def setup():
|
||||
--prefix=/usr \
|
||||
--without-team \
|
||||
--libexecdir=/usr/lib/NetworkManager \
|
||||
--without-appindicator \
|
||||
--with-appindicator=yes \
|
||||
--without-selinux")
|
||||
|
||||
pisitools.dosed("libtool", " -shared ", " -Wl,-O1,--as-needed -shared ")
|
||||
|
||||
@@ -12,7 +12,7 @@
|
||||
<IsA>app:gui</IsA>
|
||||
<Summary>Network connection manager GUI interface</Summary>
|
||||
<Description>network-manager-applet is a powerful graphical frontend to NetworkManager.</Description>
|
||||
<Archive sha1sum="a6d4488edd1c1620e899f8e37dc61090c7abbe70" type="tarxz">https://download.gnome.org/sources/network-manager-applet/1.20/network-manager-applet-1.20.0.tar.xz</Archive>
|
||||
<Archive sha1sum="b464eeaf711e396d0c588d7d4d2b766ed989d3ef" type="tarxz">https://download.gnome.org/sources/network-manager-applet/1.22/network-manager-applet-1.22.0.tar.xz</Archive>
|
||||
<BuildDependencies>
|
||||
<Dependency>gtk-doc</Dependency>
|
||||
<Dependency>gtk2-devel</Dependency>
|
||||
@@ -34,6 +34,7 @@
|
||||
<Dependency>intltool</Dependency>
|
||||
<Dependency>python-six</Dependency>
|
||||
<Dependency>libnma-devel</Dependency>
|
||||
<Dependency>libappindicator-devel</Dependency>
|
||||
</BuildDependencies>
|
||||
</Source>
|
||||
|
||||
@@ -56,6 +57,7 @@
|
||||
<Dependency>glib2</Dependency>
|
||||
<Dependency>dbus-glib</Dependency>
|
||||
<Dependency>libgudev</Dependency>
|
||||
<Dependency>libappindicator</Dependency>
|
||||
</RuntimeDependencies>
|
||||
<Files>
|
||||
<Path fileType="executable">/usr/bin</Path>
|
||||
@@ -91,6 +93,13 @@
|
||||
</Package-->
|
||||
|
||||
<History>
|
||||
<Update release="16">
|
||||
<Date>2021-07-04</Date>
|
||||
<Version>1.22.0</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="15">
|
||||
<Date>2021-02-25</Date>
|
||||
<Version>1.20.0</Version>
|
||||
|
||||
Reference in New Issue
Block a user