NetworkManager-1.30.0
This commit is contained in:
@@ -16,6 +16,9 @@ def setup():
|
||||
#pisitools.dosed(f, "\$\(?localstatedir\)?(\/run\/(\$PACKAGE|NetworkManager))", "\\1")
|
||||
#pisitools.dosed("configure.ac", "\/var(\/run\/ConsoleKit)", "\\1")
|
||||
#pisitools.dosed("configure.ac", "^initscript", deleteLine=True)
|
||||
|
||||
shelltools.system("grep -rl '^#!.*python$' | xargs sed -i '1s/python/&3/'")
|
||||
pisitools.cxxflags.add("-O2 -fPIC")
|
||||
autotools.autoreconf("-fiv")
|
||||
shelltools.system("intltoolize --force --copy --automake")
|
||||
|
||||
|
||||
@@ -12,7 +12,7 @@
|
||||
<IsA>app:console</IsA>
|
||||
<Summary>Network connection manager powered by D-Bus and UDEV</Summary>
|
||||
<Description>NetworkManager attempts to keep an active network connection available at all times.</Description>
|
||||
<Archive sha1sum="a080a4aef1b0c058452a5518a6de7629fbd387f5" type="tarxz">https://download.gnome.org/sources/NetworkManager/1.22/NetworkManager-1.22.14.tar.xz</Archive>
|
||||
<Archive sha1sum="550918f97f1614532a317465220d6b5cab08d47a" type="tarxz">https://download.gnome.org/sources/NetworkManager/1.30/NetworkManager-1.30.0.tar.xz</Archive>
|
||||
<AdditionalFiles>
|
||||
<!-- <AdditionalFile target="po/tr.po">tr.po</AdditionalFile> -->
|
||||
</AdditionalFiles>
|
||||
@@ -153,6 +153,13 @@
|
||||
</Package>
|
||||
|
||||
<History>
|
||||
<Update release="17">
|
||||
<Date>2021-02-25</Date>
|
||||
<Version>1.30.0</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="16">
|
||||
<Date>2020-07-10</Date>
|
||||
<Version>1.22.14</Version>
|
||||
|
||||
Reference in New Issue
Block a user