use https:// URLs in specfile
... and a more generic glob in .gitignore
This commit is contained in:
parent
746455c9c6
commit
a4ee9cf78a
12
.gitignore
vendored
12
.gitignore
vendored
@ -1,11 +1 @@
|
||||
libnice-0.0.12.tar.gz
|
||||
libnice-0.0.13.tar.gz
|
||||
/libnice-0.1.0.tar.gz
|
||||
/libnice-0.1.1.tar.gz
|
||||
/libnice-0.1.2.tar.gz
|
||||
/libnice-0.1.3.tar.gz
|
||||
/libnice-0.1.4.tar.gz
|
||||
/libnice-0.1.8.tar.gz
|
||||
/libnice-0.1.10.tar.gz
|
||||
/libnice-0.1.11.tar.gz
|
||||
/libnice-0.1.13.tar.gz
|
||||
/libnice-0.1.[0-9][0-9].tar.gz
|
||||
|
@ -8,8 +8,8 @@ Summary: GLib ICE implementation
|
||||
|
||||
Group: System Environment/Libraries
|
||||
License: LGPLv2 and MPLv1.1
|
||||
URL: http://nice.freedesktop.org/wiki/
|
||||
Source0: http://nice.freedesktop.org/releases/%{name}-%{version}.tar.gz
|
||||
URL: https://nice.freedesktop.org/wiki/
|
||||
Source0: https://nice.freedesktop.org/releases/%{name}-%{version}.tar.gz
|
||||
Patch1: libnice-0.1.13-20160610.patch
|
||||
|
||||
BuildRequires: glib2-devel
|
||||
|
Loading…
Reference in New Issue
Block a user