[perl-Net-Twitter] Upgrade to 4.01000 (bz#1032571)

Julian C. Dunn jdunn at fedoraproject.org
Thu Nov 21 05:42:45 UTC 2013


commit 8a672f6cc4fe3cc4d75e80c8c9606c7a7bf79db8
Author: Julian C. Dunn <jdunn at aquezada.com>
Date:   Thu Nov 21 00:50:51 2013 -0500

    Upgrade to 4.01000 (bz#1032571)

 .gitignore            |    1 +
 perl-Net-Twitter.spec |    5 ++++-
 sources               |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 875e7e4..f845024 100644
--- a/.gitignore
+++ b/.gitignore
@@ -6,3 +6,4 @@
 /Net-Twitter-4.00004.tar.gz
 /Net-Twitter-4.00006.tar.gz
 /Net-Twitter-4.00007.tar.gz
+/Net-Twitter-4.01000.tar.gz
diff --git a/perl-Net-Twitter.spec b/perl-Net-Twitter.spec
index bb71258..af38648 100644
--- a/perl-Net-Twitter.spec
+++ b/perl-Net-Twitter.spec
@@ -1,5 +1,5 @@
 Name:           perl-Net-Twitter
-Version:        4.00007
+Version:        4.01000
 Release:        1%{?dist}
 Summary:        Perl interface to the Twitter API
 License:        GPL+ or Artistic
@@ -76,6 +76,9 @@ http://dev.twitter.com/doc for a full description of the Twitter APIs.
 %{_mandir}/man3/*
 
 %changelog
+* Thu Nov 21 2013 Julian C. Dunn <jdunn at aquezada.com> - 4.01000-1
+- Upgrade to 4.01000 (bz#1032571)
+
 * Thu Aug 22 2013 Julian C. Dunn <jdunn at aquezada.com> - 4.00007-1
 - Upgrade to 4.00007 (bz#996455)
 
diff --git a/sources b/sources
index 0c1be16..587beec 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-afb8538e37dfccd3c5d08efa1036e701  Net-Twitter-4.00007.tar.gz
+4b240f8005f8493dc68ebe6ebf3d7021  Net-Twitter-4.01000.tar.gz



More information about the perl-devel mailing list