Update to upstream git snapshot 20150421git
This commit is contained in:
parent
ee82d66a75
commit
47f816f318
1
.gitignore
vendored
1
.gitignore
vendored
@ -4,3 +4,4 @@ mobile-broadband-provider-info-20090918.tar.bz2
|
|||||||
/mobile-broadband-provider-info-20101231.tar.bz2
|
/mobile-broadband-provider-info-20101231.tar.bz2
|
||||||
/mobile-broadband-provider-info-20110218.tar.bz2
|
/mobile-broadband-provider-info-20110218.tar.bz2
|
||||||
/mobile-broadband-provider-info-20120614.tar.bz2
|
/mobile-broadband-provider-info-20120614.tar.bz2
|
||||||
|
/mobile-broadband-provider-info-20150421git.tar.bz2
|
||||||
|
@ -1,9 +1,9 @@
|
|||||||
%define upstream_version 20120614
|
%define upstream_version 20150421git
|
||||||
|
|
||||||
Summary: Mobile broadband provider database
|
Summary: Mobile broadband provider database
|
||||||
Name: mobile-broadband-provider-info
|
Name: mobile-broadband-provider-info
|
||||||
Version: 1.%{upstream_version}
|
Version: 1.%{upstream_version}
|
||||||
Release: 5%{?dist}
|
Release: 1%{?dist}
|
||||||
#
|
#
|
||||||
# Source from git://git.gnome.org/mobile-broadband-provider-info
|
# Source from git://git.gnome.org/mobile-broadband-provider-info
|
||||||
# tarball built with:
|
# tarball built with:
|
||||||
@ -62,6 +62,9 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
%{_datadir}/pkgconfig/%{name}.pc
|
%{_datadir}/pkgconfig/%{name}.pc
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Apr 21 2015 Jiří Klimeš <jklimes@redhat.com> - 1.20150421git-1
|
||||||
|
- Update to latest upstream git snapshot 20150421git
|
||||||
|
|
||||||
* Sat Jun 07 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.20120614-5
|
* Sat Jun 07 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.20120614-5
|
||||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user