From 47f816f31855f0ae11517d959aff7325e13514d3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ji=C5=99=C3=AD=20Klime=C5=A1?= Date: Tue, 21 Apr 2015 12:52:21 +0200 Subject: [PATCH] Update to upstream git snapshot 20150421git --- .gitignore | 1 + mobile-broadband-provider-info.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index c0fd8d8..3ce0d95 100644 --- a/.gitignore +++ b/.gitignore @@ -4,3 +4,4 @@ mobile-broadband-provider-info-20090918.tar.bz2 /mobile-broadband-provider-info-20101231.tar.bz2 /mobile-broadband-provider-info-20110218.tar.bz2 /mobile-broadband-provider-info-20120614.tar.bz2 +/mobile-broadband-provider-info-20150421git.tar.bz2 diff --git a/mobile-broadband-provider-info.spec b/mobile-broadband-provider-info.spec index a096545..304e7e9 100644 --- a/mobile-broadband-provider-info.spec +++ b/mobile-broadband-provider-info.spec @@ -1,9 +1,9 @@ -%define upstream_version 20120614 +%define upstream_version 20150421git Summary: Mobile broadband provider database Name: mobile-broadband-provider-info Version: 1.%{upstream_version} -Release: 5%{?dist} +Release: 1%{?dist} # # Source from git://git.gnome.org/mobile-broadband-provider-info # tarball built with: @@ -62,6 +62,9 @@ rm -rf $RPM_BUILD_ROOT %{_datadir}/pkgconfig/%{name}.pc %changelog +* Tue Apr 21 2015 Jiří Klimeš - 1.20150421git-1 +- Update to latest upstream git snapshot 20150421git + * Sat Jun 07 2014 Fedora Release Engineering - 1.20120614-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild diff --git a/sources b/sources index 49eaf33..8821c94 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -3a2da2d57039b4c096c33dc7c954601b mobile-broadband-provider-info-20120614.tar.bz2 +661e5752c1ccb0e5ec551d74102a4599 mobile-broadband-provider-info-20150421git.tar.bz2