use https:// URLs in specfile

... and a more generic glob in .gitignore
This commit is contained in:
Kamil Dudka 2018-01-29 16:10:57 +01:00
parent 746455c9c6
commit a4ee9cf78a
2 changed files with 3 additions and 13 deletions

12
.gitignore vendored
View File

@ -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

View File

@ -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