[perl-App-Nopaste] update to 0.31

Iain Arnell iarnell at fedoraproject.org
Fri Sep 23 11:38:32 UTC 2011


commit a75d3c5b3085d0db94622af6be9f862eb49373ef
Author: Iain Arnell <iarnell at gmail.com>
Date:   Fri Sep 23 13:32:41 2011 +0200

    update to 0.31

 .gitignore            |    1 +
 perl-App-Nopaste.spec |    8 +++++---
 sources               |    2 +-
 3 files changed, 7 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 2e4d04a..b8f6e86 100644
--- a/.gitignore
+++ b/.gitignore
@@ -4,3 +4,4 @@ App-Nopaste-0.22.tar.gz
 /App-Nopaste-0.25.tar.gz
 /App-Nopaste-0.28.tar.gz
 /App-Nopaste-0.30.tar.gz
+/App-Nopaste-0.31.tar.gz
diff --git a/perl-App-Nopaste.spec b/perl-App-Nopaste.spec
index 758ceb8..0a69fe2 100644
--- a/perl-App-Nopaste.spec
+++ b/perl-App-Nopaste.spec
@@ -1,5 +1,5 @@
 Name:           perl-App-Nopaste
-Version:        0.30
+Version:        0.31
 Release:        1%{?dist}
 Summary:        Easy access to any pastebin
 License:        GPL+ or Artistic
@@ -74,17 +74,19 @@ find $RPM_BUILD_ROOT -depth -type d -exec rmdir {} 2>/dev/null \;
 make test
 
 %files
-%defattr(-,root,root,-)
 %doc Changes
 %{perl_vendorlib}/*
 %{_mandir}/man3/*
 
 %files -n nopaste
-%defattr(-,root,root,-)
 %{_bindir}/*
 %{_mandir}/man1/*
 
 %changelog
+* Fri Sep 23 2011 Iain Arnell <iarnell at gmail.com> 1:0.31-1
+- update to latest upstream version
+- drop defattr in files sections
+
 * Sat Aug 27 2011 Iain Arnell <iarnell at gmail.com> 1:0.30-1
 - update to latest upstream version
 
diff --git a/sources b/sources
index 703e3d0..892ff85 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-fe554286bcd4b84d2b9e0e8c46727775  App-Nopaste-0.30.tar.gz
+6d517a1eeb594209c4f11e6ab778c39c  App-Nopaste-0.31.tar.gz


More information about the scm-commits mailing list