diff --git a/.gitignore b/.gitignore index c24a148..afea4c1 100644 --- a/.gitignore +++ b/.gitignore @@ -10,3 +10,4 @@ poco-1.3.6p2-all.tar.bz2 /poco-1.4.2p1-all.tar.bz2 /poco-1.6.1-all.tar.gz /poco-1.7.1-all.tar.gz +/poco-1.7.2-all.tar.gz diff --git a/poco.spec b/poco.spec index 06bb240..3c8b119 100644 --- a/poco.spec +++ b/poco.spec @@ -7,7 +7,7 @@ %bcond_without samples Name: poco -Version: 1.7.1 +Version: 1.7.2 Release: 1%{?dist} Summary: C++ class libraries for network-centric applications @@ -471,6 +471,9 @@ HTML format. %doc README NEWS LICENSE CONTRIBUTORS CHANGELOG doc/* %changelog +* Mon Mar 28 2016 Scott Talbert - 1.7.2-1 +- New upstream release 1.7.2 + * Sun Mar 20 2016 Scott Talbert - 1.7.1-1 - New upstream release 1.7.1 - Remove patches that have been incorporated upstream diff --git a/sources b/sources index 21ebe71..a2208b1 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -774b68dd9706f1d2d7eaa6c75f855f95 poco-1.7.1-all.tar.gz +d6323ceb44dabbfb67c67fec0823b6c6 poco-1.7.2-all.tar.gz