summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2017-03-23 08:24:22 +0100
committerRemi Collet <fedora@famillecollet.com>2017-03-23 08:24:22 +0100
commitef02e0845e885286f306a6b54deb53823caa9813 (patch)
tree1ed10eeea5954ca714d9380519489c087938f260
parent1fa1242db77b70dad339865149e10214554d576d (diff)
php-league-flysystem: 1.0.37
-rw-r--r--.gitignore2
-rw-r--r--php-league-flysystem.spec7
2 files changed, 7 insertions, 2 deletions
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..68787b5
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,2 @@
+*.tgz
+*.src.rpm
diff --git a/php-league-flysystem.spec b/php-league-flysystem.spec
index de74be5..8e684f7 100644
--- a/php-league-flysystem.spec
+++ b/php-league-flysystem.spec
@@ -7,7 +7,7 @@
# Please, preserve the changelog entries
#
# Github
-%global gh_commit d9c1698582dfbfbd092ec9c5c3325f862cdb3297
+%global gh_commit 78b5cc4feb61a882302df4fbaf63b7662e5e4ccd
%global gh_short %(c=%{gh_commit}; echo ${c:0:7})
%global gh_owner thephpleague
%global gh_project flysystem
@@ -19,7 +19,7 @@
%global ns_project Flysystem
Name: php-%{pk_vendor}-%{pk_name}
-Version: 1.0.36
+Version: 1.0.37
Release: 1%{?dist}
Summary: Filesystem abstraction: Many filesystems, one API
@@ -159,6 +159,9 @@ rm -rf %{buildroot}
%changelog
+* Thu Mar 23 2017 Remi Collet <remi@remirepo.net> - 1.0.37-1
+- Update to 1.0.37
+
* Mon Mar 20 2017 Remi Collet <remi@remirepo.net> - 1.0.36-1
- Update to 1.0.36