This commit is contained in:
David Woodhouse 2015-03-12 12:59:25 +00:00
parent c575a20c20
commit a0d38a8258
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View File

@ -6,3 +6,4 @@ libnice-0.0.13.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

View File

@ -1,6 +1,6 @@
Name: libnice
Version: 0.1.8
Release: 2%{?dist}
Version: 0.1.10
Release: 1%{?dist}
Summary: GLib ICE implementation
Group: System Environment/Libraries
@ -122,6 +122,9 @@ find $RPM_BUILD_ROOT -name '*.la' -exec rm -f {} ';'
%changelog
* Mon Mar 02 2015 David Woodhouse <dwmw2@infradead.org> - 0.1.10-1
- Update to 0.1.10
* Sat Feb 21 2015 Till Maas <opensource@till.name> - 0.1.8-2
- Rebuilt for Fedora 23 Change
https://fedoraproject.org/wiki/Changes/Harden_all_packages_with_position-independent_code

View File

@ -1 +1 @@
3042d1c3281d098ef1b98d01479b4192 libnice-0.1.8.tar.gz
27b62d0093ce29a39df1c6fcf0bb4396 libnice-0.1.10.tar.gz