From 9cdb2580eddac38f2486027ca37b5c11f83321a5 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Petr=20P=C3=ADsa=C5=99?= <[email protected]>
Date: Wed, 9 Mar 2016 10:20:51 +0100
Subject: 1.2.3 bump
---
.gitignore | 1 +
perl-MongoDB.spec | 7 +++++--
sources | 2 +-
3 files changed, 7 insertions(+), 3 deletions(-)
diff --git a/.gitignore b/.gitignore
index c45ae87..b1808f3 100644
--- a/.gitignore
+++ b/.gitignore
@@ -8,3 +8,4 @@
/MongoDB-0.702.2.tar.gz
/MongoDB-v0.708.4.0.tar.gz
/MongoDB-v1.2.2.tar.gz
+/MongoDB-v1.2.3.tar.gz
diff --git a/perl-MongoDB.spec b/perl-MongoDB.spec
index c8f9d02..e58220a 100644
--- a/perl-MongoDB.spec
+++ b/perl-MongoDB.spec
@@ -1,5 +1,5 @@
Name: perl-MongoDB
-Version: 1.2.2
+Version: 1.2.3
Release: 1%{?dist}
Summary: A MongoDB Driver for Perl
## Installed:
@@ -155,7 +155,7 @@ make %{?_smp_mflags}
%install
make pure_install DESTDIR=%{buildroot}
-find %{buildroot} -type f -name '*.bs' -size 0 -exec rm -f {} +
+find %{buildroot} -type f -name '*.bs' -size 0 -delete
%{_fixperms} %{buildroot}/*
%check
@@ -183,6 +183,9 @@ exit $test_rc
%{_mandir}/man3/*
%changelog
+* Wed Mar 09 2016 Petr Pisar <[email protected]> - 1.2.3-1
+- 1.2.3 bump
+
* Tue Feb 16 2016 Petr Pisar <[email protected]> - 1.2.2-1
- 1.2.2 bump
- License changed to (ASL 2.0 and (GPL+ or Artistic))
diff --git a/sources b/sources
index 2a95467..38abf84 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-4250cc5d1b024330bba65bb93ad9127e MongoDB-v1.2.2.tar.gz
+3112816c4012f25049ad9faa1a267262 MongoDB-v1.2.3.tar.gz
--
cgit v0.12
http://pkgs.fedoraproject.org/cgit/perl-MongoDB.git/commit/?h=f24&id=9cdb2580eddac38f2486027ca37b5c11f83321a5
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
[email protected]
http://lists.fedoraproject.org/admin/lists/[email protected]